Updated zshrc and link.sh

nixos
lanxu 2017-12-17 15:33:10 +02:00
parent fc238a6cbe
commit 7cca459880
2 changed files with 4 additions and 0 deletions

2
.zshrc
View File

@ -41,6 +41,8 @@ alias top=htop
alias ll="ls -lh"
alias la="ls -a"
alias lp="lastpass.sh"
alias ranger="TERMCMD=urxvt ranger"
alias search="search.sh"
#alias ls="ls -N --time-style=long-iso --color=auto"
alias ls="ls --time-style=long-iso --color=auto"
alias rhc='RUBYOPT="-W0" rhc'

View File

@ -9,3 +9,5 @@ ln -s $(pwd)/.zshrc.local ~
ln -s $(pwd)/.Xresources ~
ln -s $(pwd)/.Xresources.d ~
ln -s $(pwd)/.config/awesome ~/.config/
ln -s $(pwd)/.config/ranger ~/.config/
ln -s $(pwd)/.config/mpv ~/.config/