1.效果展示
图1:
图2:
图3:
图4 :
2.安装步骤
(1)Atom 安装
https://atom.io/ 官方网站有对应的 .deb安装包,双击即可安装!
(2)插件GitHub 地址
https://github.com/JoelBesada/activate-power-mode
(3)插件安装
1)进入 .atom/packages/ 目录
yuan@labelnet:~$ cd ~/.atom/packages/
2) clone 插件
yuan@labelnet:~$ git clone https://github.com/JoelBesada/activate-power-mode.git
3) 安装
yuan@labelnet:~$ apm install activate-power-mode
4) 打开 Atom 激活
//按下 ctrl + shift + P
//输入 window:Reload
//回车
//按下 ctrl + alt + o (o 不是 零)
5) 尽情享受吧。
Ubuntu 15.10上使用ppa安装Atom编辑器:http://www.linuxdiyf.com/linux/15542.html
Linux下安装Atom编辑器:http://www.linuxdiyf.com/linux/14731.html
Ubuntu中Atom编辑器显示中文乱码的处理方法:http://www.linuxdiyf.com/linux/14566.html
Ubuntu用户安装Atom 0.187.0文本编辑器:http://www.linuxdiyf.com/linux/10027.html
Linux下如何安装文本编辑器Atom 0.124.0:http://www.linuxdiyf.com/linux/2362.html