update linux

This commit is contained in:
2021-02-05 20:37:04 +09:00
parent 488ce65e37
commit eb1c2cc678
3 changed files with 13 additions and 1 deletions

1
zshrc
View File

@@ -105,6 +105,7 @@ source $ZSH/oh-my-zsh.sh
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
alias vi=vim
TERM=xterm-256color
export GPG_TTY=$(tty)
if [[ `uname` != "Darwin" ]]; then