diff options
author | Joe <bousset.rudy@gmail.com> | 2022-05-06 12:21:49 +0000 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-05-06 12:21:49 +0000 |
commit | 694c2ae4f4f000aaf839b5ea2b734adb1dd40fc6 (patch) | |
tree | d90e7e0c8fa791fc60d26223a59efe5f7dc88bec /root | |
parent | update (diff) | |
download | joe-conf-694c2ae4f4f000aaf839b5ea2b734adb1dd40fc6.tar.gz joe-conf-694c2ae4f4f000aaf839b5ea2b734adb1dd40fc6.tar.bz2 joe-conf-694c2ae4f4f000aaf839b5ea2b734adb1dd40fc6.tar.xz joe-conf-694c2ae4f4f000aaf839b5ea2b734adb1dd40fc6.tar.zst joe-conf-694c2ae4f4f000aaf839b5ea2b734adb1dd40fc6.zip |
udpate
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 |