additions for htop

This commit is contained in:
Stefen Auris 2017-08-27 17:17:25 -04:00
parent 0d9149556a
commit ebcb85463c
3 changed files with 28 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
#install pre-req.
echo "installing required packages"
sudo apt-get install tmux zsh vim powerline xcape
./deps.sh
#remove existing configs, if they exist
rm -ri ~/.tmux.conf
rm -ri ~/.zsh-custom