Add htop config to setup script

This commit is contained in:
Daniel Flanagan 2019-10-31 10:46:50 -05:00
parent 867b81c919
commit 39e60072bb
1 changed files with 3 additions and 0 deletions

3
setup
View File

@ -67,6 +67,9 @@ links=(
# document viewer
"$dfp/apps/zathura/" "$XDG_CONFIG_HOME/zathura"
# htop
"$dfp/apps/htop/rc" "$XDG_CONFIG_HOME/htop/htoprc"
# terminal emulator
"$dfp/apps/alacritty/" "$XDG_CONFIG_HOME/alacritty"