diff --git a/.zshenv b/.zshenv index cf13142..eee3d33 100644 --- a/.zshenv +++ b/.zshenv @@ -280,6 +280,7 @@ alias asdf="xkbcomp -w0 ~/keymaps/xkb/hunner.xkb $DISPLAY" alias auie="xkbcomp -w0 ~/keymaps/xkb/hunner.xkb $DISPLAY" alias aoeu='setxkbmap us' alias bepo='setxkbmap fr bepo "ctrl:swapcaps"' +alias notes='vi ~/Dropbox/Notes/vim*' if [ -f $HOME/.termcap ] ; then TERMCAP=$(< $HOME/.termcap) export TERMCAP