dotfiles

Dotfiles to setup a bash environment.

Stars
8

Dotfiles to setup your development environment.

Installing

sh -c "$(curl -fsSL https://raw.githubusercontent.com/josemarluedke/dotfiles/master/install.sh)"

What's included?

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