1
0
Fork 0

rdesktop alias and vimwiki

This commit is contained in:
Von Random 2016-08-23 10:30:40 +03:00
parent acc0aa52ac
commit 95254443b6
2 changed files with 2 additions and 0 deletions

View file

@ -56,6 +56,7 @@ alias less='command less -R'
alias cower='command cower -c'
alias pacman='command pacman --color=auto'
alias rscreen='command screen -Dr'
alias rdesktop='command rdesktop -g1580x860'
alias rgrep='command grep --exclude-dir=\.{svn,git} -R'
alias hist='fc -l 1'
alias beep='printf "\007"'