Compare commits
No commits in common. "d466fe0733449984012f321acd3fd48fcab033e0" and "0d490865785769f39969d24fae1dac97cc214488" have entirely different histories.
d466fe0733
...
0d49086578
3
.zshenv
3
.zshenv
|
@ -252,9 +252,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