Compare commits
No commits in common. "0b316e008c975fb44e3a5a945c91f016feb69315" and "a59264e149e9cb4cf9205035c2a9126fdb6ac040" have entirely different histories.
0b316e008c
...
a59264e149
3
.zshenv
3
.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 ]
|
|
||||||
then
|
|
||||||
. $i
|
. $i
|
||||||
fi
|
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4jRA8UfI8UNzbxFq1xnRxm1oKzs39pDpB7ox5gBXvC hjp@arche-noah
|
|
Loading…
Reference in New Issue