This commit is contained in:
2020-07-23 15:03:08 +09:00
parent 307b48d398
commit ea79306772
2 changed files with 25 additions and 18 deletions

View File

@@ -101,5 +101,7 @@ source $ZSH/oh-my-zsh.sh
# Example aliases
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
export GPG_TTY=$(tty)
alias vim=nvim
ufetch