1
0
Fork 0

dmenu -> rofi, i3_status will be local until I can make it use a config and vimperator is back

This commit is contained in:
Von Random 2016-10-18 18:36:46 +03:00
parent 1d5f714c34
commit a81530c0c5
5 changed files with 17 additions and 45 deletions

1
bashrc
View file

@ -95,7 +95,6 @@ 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=\.git -R'
alias hist='fc -l 1'
alias beep='printf "\007"'