diff options
Diffstat (limited to 'root')
-rw-r--r-- | root/.cshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/.cshrc b/root/.cshrc index f4436db..76c25b7 100644 --- a/root/.cshrc +++ b/root/.cshrc @@ -16,7 +16,7 @@ alias tree tree -C alias c clear alias vim nvim alias diff colordiff -c -alias confgit git --git-dir=/usr/local/git/jozan/jozanofastora-conf.git --work-tree=/ +alias confgit git --git-dir=/usr/local/git/jozan/joe-conf.git --work-tree=/ # A righteous umask umask 22 |