https://github.com/zackify/server
my wip server configs
https://github.com/zackify/server
Last synced: 11 months ago
JSON representation
my wip server configs
- Host: GitHub
- URL: https://github.com/zackify/server
- Owner: zackify
- Created: 2015-12-08T08:47:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-11T22:21:39.000Z (about 10 years ago)
- Last Synced: 2025-02-14T04:49:45.412Z (about 1 year ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# server
```
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
tmux source ~/.tmux.conf
```