My personal dotfiles build from scratch!
After years of searching for the perfect shell, i'm switching back to good old bash
.
After this commit, everything will be bash
compatible.
If you are interested in the old configurations look back in the history of this repo.
(🐟 Fish, ZSH)
- Install
brew
(see: Install Homebrew) - Execute following commands to install the rest:
brew install git
git clone [email protected]:littldr/dotfiles.git ~/.dotfiles
brew bundle --file=~/.dotfiles/Brewfile
ln -s ~/.dotfiles/rcrc ~/.rcrc
rcup
- Update Repo
git -C ~/.dotfiles/ pull
- Link new files
rcup
rcdn
rm -Rf ~/.dotfiles