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