added tmux conf

This commit is contained in:
2020-09-14 23:57:56 +02:00
parent beeffadbfd
commit 1f148470c3
2 changed files with 52 additions and 0 deletions
+1
View File
@@ -4,4 +4,5 @@ Enable:
```
rm ~/.config/conky/conky.conf && mkdir -p $HOME/.config/conky && ln -s $(pwd)/conky.conf $HOME/.config/conky.conf
ln -s $(pwd)/conky.desktop $HOME/.config/autostart/conky.desktop
ln -s $(pwd)/tmux.conf $HOME/.tmux.conf
```