diff options
author | dakkar <dakkar@thenautilus.net> | 2019-12-24 17:37:42 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2021-04-14 18:18:38 +0100 |
commit | a22fd3c4a00f4d80d4e3c0cc3eb6192379379e79 (patch) | |
tree | 8cc8ab5dd25718b94dd19b5df4045ea39b5b4932 /.bash_profile | |
parent | fix dmount completion (diff) | |
download | dotfiles-a22fd3c4a00f4d80d4e3c0cc3eb6192379379e79.tar.gz dotfiles-a22fd3c4a00f4d80d4e3c0cc3eb6192379379e79.tar.bz2 dotfiles-a22fd3c4a00f4d80d4e3c0cc3eb6192379379e79.zip |
laptop stuff
Diffstat (limited to '.bash_profile')
-rw-r--r-- | .bash_profile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.bash_profile b/.bash_profile index e82048f..105a7af 100644 --- a/.bash_profile +++ b/.bash_profile @@ -11,7 +11,7 @@ source ~/perl5/perlbrew/etc/bashrc export PATH="${HOME}/bin:${HOME}/.raku/bin:${PATH}" export GPG_TTY="$(tty)" -eval "$(keychain --eval --inherit any-once --agents ssh id_rsa id_ed25519)" +eval "$(keychain --eval --inherit any-once --agents ssh id_rsa)" function e() { emacsclient -n "$@" @@ -54,5 +54,4 @@ function killmerged() { export PERLDOC='-MPod::Text::Color::Delight' -fortune - +fortune | ponysay -b round -r pose=filly -r group=filly -W i |