zsh: Comando para abrir nemo

This commit is contained in:
Cat /dev/Nulo 2022-03-13 17:54:18 -03:00
parent 0c5242d65b
commit ad29d0c887

2
.zshrc
View file

@ -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