dotfiles
Install
git clone https://github.com/wtnbass/dotfiles.git
cd dotfiles
./setup.sh
Optional
install haskell stack
run it:
curl -sSL https://get.haskellstack.org/ | sh
install rustup
curl https://sh.rustup.rs -sSf | sh
git clone https://github.com/wtnbass/dotfiles.git
cd dotfiles
./setup.sh
run it:
curl -sSL https://get.haskellstack.org/ | sh
curl https://sh.rustup.rs -sSf | sh