htop support.
This commit is contained in:
parent
8448d1049b
commit
a673842a88
2 changed files with 43 additions and 0 deletions
|
@ -24,6 +24,10 @@ touch ~/.local/settings/fd
|
|||
rm -rf ~/.config/tmux
|
||||
ln -sf ~/.local/repos/dotfiles/tmux ~/.config/
|
||||
|
||||
## htop
|
||||
rm -rf ~/.config/htop
|
||||
ln -sf ~/.local/repos/dotfiles/htop ~/.config/
|
||||
|
||||
## zsh
|
||||
echo "skip_global_compinit=1" > $HOME/.zshenv
|
||||
echo "export XDG_DATA_HOME=$HOME/.local/share" >> $HOME/.zshenv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue