Skip to content

amerenda/dotfiles

Repository files navigation

Build Status

README

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

Docs

  • None

Dependencies

  • 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

Tweaks

Disable accented characters defaults write -g ApplePressAndHoldEnabled -bool false