浏览代码

rename .zsh-ownrc => .zsh_local

Kevin Heinicke 10 年之前
父节点
当前提交
a40658dfa2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 ###
 ### U S E R  C O N F I G ###
 
 
 # Device-specifig setup (ignored by git)
 # Device-specifig setup (ignored by git)
-source .zsh-ownrc
+source .zsh_local
 
 
 ### ALIASES ###
 ### ALIASES ###
 # list directory in human readable (-h), listed (-l) way. Show all files (-a).
 # list directory in human readable (-h), listed (-l) way. Show all files (-a).