Compare commits
No commits in common. "dbc2c9668b94c8d239791d67ce01f5b70dd50ba5" and "34262b367d66b1b520a1d412c9adf3a1634a579c" have entirely different histories.
dbc2c9668b
...
34262b367d
5
.zshenv
5
.zshenv
|
@ -251,9 +251,6 @@ if [ -d /etc/profile.d ]
|
||||||
then
|
then
|
||||||
for i in /etc/profile.d/*.sh
|
for i in /etc/profile.d/*.sh
|
||||||
do
|
do
|
||||||
if [ -r $i ]
|
. $i
|
||||||
then
|
|
||||||
. $i
|
|
||||||
fi
|
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4jRA8UfI8UNzbxFq1xnRxm1oKzs39pDpB7ox5gBXvC hjp@arche-noah
|
|
Loading…
Reference in New Issue