Created
November 10, 2015 17:32
-
-
Save cabrinha/f77169364252875aa59d to your computer and use it in GitHub Desktop.
OSX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PATH=$PATH:/usr/local/bin | |
| bspsource $HOME/.profile | |
| export LANG="en_US.UTF-8" | |
| exec >>~/.xsession-errors 2>&1 | |
| sxhkd -c $HOME/.config/sxhkd/sxhkdrc & | |
| exec bspwm -c $HOME/.config/bspwm/bspwmrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment