additions for htop
This commit is contained in:
parent
0d9149556a
commit
ebcb85463c
3 changed files with 28 additions and 2 deletions
2
init.sh
2
init.sh
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue