Handy dandy notes alias
This commit is contained in:
parent
ddca2713f3
commit
b9cd1e1404
1 changed files with 1 additions and 0 deletions
1
.zshenv
1
.zshenv
|
|
@ -280,6 +280,7 @@ alias asdf="xkbcomp -w0 ~/keymaps/xkb/hunner.xkb $DISPLAY"
|
||||||
alias auie="xkbcomp -w0 ~/keymaps/xkb/hunner.xkb $DISPLAY"
|
alias auie="xkbcomp -w0 ~/keymaps/xkb/hunner.xkb $DISPLAY"
|
||||||
alias aoeu='setxkbmap us'
|
alias aoeu='setxkbmap us'
|
||||||
alias bepo='setxkbmap fr bepo "ctrl:swapcaps"'
|
alias bepo='setxkbmap fr bepo "ctrl:swapcaps"'
|
||||||
|
alias notes='vi ~/Dropbox/Notes/vim*'
|
||||||
if [ -f $HOME/.termcap ] ; then
|
if [ -f $HOME/.termcap ] ; then
|
||||||
TERMCAP=$(< $HOME/.termcap)
|
TERMCAP=$(< $HOME/.termcap)
|
||||||
export TERMCAP
|
export TERMCAP
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue