Misc shell-scripts, config-files etc.
sudo apt-get install stow fish emacs tree
- install homebrew
brew tap caskroom/cask
brew install fish stow coreutils moreutils gpg2 emacs tree
cd $HOME
git clone https://github.com/Omega3k/dotfiles.git
cd dotfiles
stow emacs fish git gpg
stow
is used to manage symlinks to the "packages". Make all your edits directly in the git repo and let stow
worry about keeping the symlinks up to date. See man stow
for more details.
- emacs
- fish
- git
- gpg