mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
Compare commits
No commits in common. "b88e2c1ba92e3fc2d0bb3543414fae4825e17ad3" and "1ad5671819b71c28e1e474ebfff3ff3d697df6d5" have entirely different histories.
b88e2c1ba9
...
1ad5671819
1 changed files with 0 additions and 4 deletions
|
@ -30,8 +30,4 @@ fi
|
||||||
if type mcfly > /dev/null; then
|
if type mcfly > /dev/null; then
|
||||||
eval "$(mcfly init zsh)"
|
eval "$(mcfly init zsh)"
|
||||||
fi
|
fi
|
||||||
if [ -f $HOME/.ssh/id_ed25519 ]; then
|
|
||||||
eval "$(ssh-agent)"
|
|
||||||
ssh-add $HOME/.ssh/id_ed25519
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue