From 7cca459880d6d0f3101d86e35ab64234639bfd00 Mon Sep 17 00:00:00 2001 From: lanxu Date: Sun, 17 Dec 2017 15:33:10 +0200 Subject: [PATCH] Updated zshrc and link.sh --- .zshrc | 2 ++ link.sh | 2 ++ 2 files changed, 4 insertions(+) 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/