bash | ![]() |
5 years ago |
ssh | ![]() |
5 years ago |
starship | ![]() |
5 years ago |
tmux | ![]() |
5 years ago |
vim | ![]() |
5 years ago |
LICENSE | ![]() |
5 years ago |
Makefile | ![]() |
5 years ago |
README.md | ![]() |
5 years ago |
README.md
server-dots
TODO
scripts
Install
Prerequisites:
git
make
~$ git clone https://git.mehalter.com/mehalter/server-dots.git
~$ cd server-dots
~$ # Set up bash:
~$ make bash
~$ # Set up starship prompt:
~$ make starship
~$ # Set up fzf
~$ make fzf
~$ # Set up tmux vN (1 or 3 available)
~$ make tmuxN
Log out/log in needed for all changes to take effect