Compare commits
No commits in common. "ccd713b6ecb886823d88d0d84525c5a1eb4dab6c" and "eea9e7b27dc521c5079bb03ca0a26a46404eb8b1" have entirely different histories.
ccd713b6ec
...
eea9e7b27d
3
.zshenv
3
.zshenv
|
@ -247,9 +247,6 @@ if [ -d /etc/profile.d ]
|
|||
then
|
||||
for i in /etc/profile.d/*.sh
|
||||
do
|
||||
if [ -r $i ]
|
||||
then
|
||||
. $i
|
||||
fi
|
||||
done
|
||||
fi
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4jRA8UfI8UNzbxFq1xnRxm1oKzs39pDpB7ox5gBXvC hjp@arche-noah
|
Loading…
Reference in New Issue