bash > bash settings, aliases, and custom prompts emacs > for everything!! vim > cli based text editor -> the ultimate weapon of choice git > global git config and aliases
and more
Clone repo. For example ~/Documents/dotfiles
sudo pacman -S stow
sudo apt-get install stow
brew install stow
cd ~/Documents/dotfiles
stow emacs -t ~
stow bash -t ~
- and so on