diff --git a/.zshrc b/.zshrc index 946345c..6e3ad11 100644 --- a/.zshrc +++ b/.zshrc @@ -37,6 +37,8 @@ alias ssh='TERM=xterm-256color ssh' alias e="$EDITOR" alias r="trash -r" +alias a='nohup nemo "$(pwd)" >/dev/null &' + source /usr/share/fzf/key-bindings.zsh source ~/.config/zsh/bg_notify.zsh ! "$REMOTE" && source ~/.config/zsh/osc_7.zsh