https://github.com/kul1/dottmux
https://github.com/kul1/dottmux
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kul1/dottmux
- Owner: kul1
- Created: 2019-05-01T04:36:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T02:10:04.000Z (about 4 years ago)
- Last Synced: 2025-01-29T14:09:56.830Z (4 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup with soft link
```
ln -s /path/to/original /path/to/symlinkln -s pryrc ~/.pryrc
ln -s tmux.conf ~/.tmux.conf
```