Skip to content

Instantly share code, notes, and snippets.

@dim13
Last active April 30, 2017 21:15
Show Gist options
  • Save dim13/07c902d10c592f1f511de0ff1af4c347 to your computer and use it in GitHub Desktop.
Save dim13/07c902d10c592f1f511de0ff1af4c347 to your computer and use it in GitHub Desktop.
#!/bin/sh
export XUSERFILESEARCHPATH=$HOME/%N:$HOME/app-defaults/%N
setxkbmap -layout "us,ru" -option "grp:alt_space_toggle,grp_led:caps,caps:escape,compose:102"
eval `ssh-agent -s`
ssh-add < /dev/null
cwm
eval `ssh-agent -s -k`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment