Skip to content

Instantly share code, notes, and snippets.

@cabrinha
Created November 10, 2015 17:32
Show Gist options
  • Save cabrinha/f77169364252875aa59d to your computer and use it in GitHub Desktop.
Save cabrinha/f77169364252875aa59d to your computer and use it in GitHub Desktop.
OSX
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