Everything you need to terraform a brand new remote instance.
Just clone this repo on the remote instance and run the following commands.
./setup.sh
source ~/.bashrc
./cleanup.sh
- nvim
- tree
- tmux
- nnn
- fzf
- terminal-integrated
fzf
to find files and previous commands faster - navigate between
nvim
and othertmux
planes withCTRL + h,j,k,l
key bindings - easily view directory structure with
tree
- easily move, copy, delete files with
nnn
- easily edit files with
nvim