This commit is contained in:
light
2019-01-30 17:16:51 +08:00
parent bbfe5ed3a6
commit 7f24f5478e
82 changed files with 136 additions and 11 deletions
Vendored
+10
View File
@@ -0,0 +1,10 @@
# install fzf ag autojump
```bash
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
sudo apt install silversearcher-ag
sudo apt install autojump
echo ". /usr/share/autojump/autojump.sh" >> ~/.zshrc
```
+1 -1
View File
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor -y
sudo apt-get -y install indicator-sysmonitor
sudo apt -y install indicator-sysmonitor