Ver código fonte

rename .zsh-ownrc => .zsh_local

Kevin Heinicke 10 anos atrás
pai
commit
a40658dfa2
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .zshrc

+ 1 - 1
.zshrc

@@ -16,7 +16,7 @@ source $ZSH/oh-my-zsh.sh
 ### U S E R  C O N F I G ###
 
 # Device-specifig setup (ignored by git)
-source .zsh-ownrc
+source .zsh_local
 
 ### ALIASES ###
 # list directory in human readable (-h), listed (-l) way. Show all files (-a).