diff --git a/.zshrc b/.zshrc index baf5982..9d7f270 100644 --- a/.zshrc +++ b/.zshrc @@ -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' diff --git a/link.sh b/link.sh index 577c4b9..eb8ea1d 100644 --- a/link.sh +++ b/link.sh @@ -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/