ctrl k
bash Micah Halter finally fixed tmux function 5 years ago
ssh Micah Halter Updated 5 years ago
starship Micah Halter Updated 5 years ago
tmux Micah Halter Added tmux 5 years ago
vim Micah Halter Updated vim 5 years ago
LICENSE Micah Halter Initial commit 5 years ago
Makefile Micah Halter Forgot to update makefile 5 years ago
README.md Micah Halter initial push of vim config, need to test 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

Page is in error, reload to recover