From a22fd3c4a00f4d80d4e3c0cc3eb6192379379e79 Mon Sep 17 00:00:00 2001 From: dakkar Date: Tue, 24 Dec 2019 17:37:42 +0000 Subject: laptop stuff --- .bash_profile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.bash_profile') 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 -- cgit v1.2.3