This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
dotfiles
Archived
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-12-15
. You can view files and clone it, but cannot push or open issues or pull requests.
49a05c0306
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
Reference in New Issue
Copy Permalink