This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
95e22170e0
dotfiles
/
tmux
/
install.sh
6 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
added tmux config
2018-04-15 17:01:21 +00:00
#!/usr/bin/env sh
ln -svrf tmux.conf ~/.tmux.conf
Set tmux colorscheme explicitly
2020-09-01 12:17:54 +00:00
tmux source-file ~/.tmux.conf
added tmux config
2018-04-15 17:01:21 +00:00