To install, do a recursive clone and run ./install
These dotfiles will work equally well on linux and macOS, it will detect the OS and load the correct config for each application.
git clone https://github.com/amerenda/dotfiles.git --recursive
- None
- zsh
- tmux
- zsh-autosuggestions
- coreutils
- hyper terminal
brew install zsh-autosuggestions exa coreutils zsh tmux reattach-to-user-namespace
brew update
brew cask install hyper
Disable accented characters
defaults write -g ApplePressAndHoldEnabled -bool false