dotfiles
dotfiles copied to clipboard
Dotfiles to setup a bash environment.
Dotfiles to setup your development environment.
Installing
sh -c "$(curl -fsSL https://raw.githubusercontent.com/josemarluedke/dotfiles/master/install.sh)"
What's included?
- zsh
- oh-my-zsh
- Spaceship ZSH
- Powerline fonts (Optional)
- Homebrew
- Volta
- Homebrew Bundle - This will bundle dependencies specified at Brewfile. (Optional)
Settings
- Change your terminal font to use one of the Powerline fonts. The one used in the screenshot above is:
14pt Meslo LG S DZ Regular for Powerline
Useful tips
Enable Key Repeating in Mac OS X
This is done by disableing Press and Hold feature.
defaults write -g ApplePressAndHoldEnabled -bool false
License
Copyright (c) 2012-2020 Josemar Luedke
Licensed under the MIT license