Dotfiles for me. Here be draggons!
- Sensible macOS defaults, most of them taken from mathiasbynens' dotfiles
- My bin, with lots of automation scripts
- fzf, which is an amazing command-line fuzzy finder
- A git config and a bunch of custom git commands that improve my quality of life
- neovim as the core text editor. If you like vim, consider helping children in Uganda
- The Silver Searcher for finding things in files
- tmux as a terminal multiplexer, useful for saving project state and switching between projects
- zsh as the default shell with a vanilla setup and git in prompt
- Other tools can be found here
Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don't want or need. Don't blindly use settings provided here unless you understand them. Use at your own risk!
- Fork this repository
- Run
./system/macOS/install.sh
dotfiles is copyright © 2015-present Rui Afonso Pereira. It is free software, and may be redistributed under the terms specified in the LICENSE file.