Compare commits
No commits in common. "dbc2c9668b94c8d239791d67ce01f5b70dd50ba5" and "34262b367d66b1b520a1d412c9adf3a1634a579c" have entirely different histories.
dbc2c9668b
...
34262b367d
3
.zshenv
3
.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
|
||||
done
|
||||
fi
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4jRA8UfI8UNzbxFq1xnRxm1oKzs39pDpB7ox5gBXvC hjp@arche-noah
|
Loading…
Reference in New Issue