Simple configurations to make working with the terminal a bit easier.
- Adds alias for git related commands
- Changes up and down keys to autocomplete with history instead of choosing the previous/next command ran
sh -c "$(curl -fsSL https://raw.githubusercontent.com/stein212/linux-rcs/master/add-rcs.sh)"
OR
Copy them in your home folder.
Then restart the session to apply the change.
Mainly for NUS systems, probably does not work for all.
- Create
~/.vim/undodirso that it can store undofiles(?)