Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Superbil committed Apr 18, 2012
2 parents d745ab3 + 247e907 commit 1dd1e0d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
1 change: 0 additions & 1 deletion 99_alias
Expand Up @@ -2,4 +2,3 @@
#alias dev="cd ~/Development"
alias amule='open -a aMule'
alias screen='screen -RD'
alias emacs="/usr/local/Cellar/emacs/23.4/Emacs.app/Contents/MacOS/Emacs -nw"
9 changes: 9 additions & 0 deletions default_zkbd
Expand Up @@ -27,3 +27,12 @@ key[Menu]=''
key[C-A]='^A'
key[C-E]='^E'
key[C-D]='^D'
key[C-F]='^F'
key[C-B]='^B'
key[C-N]='^N'
key[C-P]='^P'

key[C-R]='^R'

key[C-K]='^K'
key[C-U]='^U'

0 comments on commit 1dd1e0d

Please sign in to comment.