diff --git a/home/.zshrc.local b/home/.zshrc.local index 2c983f7..985d1cd 100644 --- a/home/.zshrc.local +++ b/home/.zshrc.local @@ -164,7 +164,6 @@ if which exa 2>&1 >> /dev/null;then alias ls="exa" fi alias ipy="ipython3" -alias rls="/bin/ls --color=auto" alias line="chromium --user-data-dir=$HOME/.line --app=chrome-extension://ophjlpahpchlmihnnnihgmmeilfjmjjc/index.html" alias vim="nvim"