From 4fdf63d0ce9404eb8b92eb8cec6ff2835ce3d544 Mon Sep 17 00:00:00 2001 From: dakkar Date: Tue, 4 Jan 2022 10:50:44 +0000 Subject: media player fixes --- .bash_profile | 2 -- 1 file changed, 2 deletions(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 3ce6850..4b87c78 100644 --- a/.bash_profile +++ b/.bash_profile @@ -9,8 +9,6 @@ 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)" - function e() { emacsclient -n "$@" } -- cgit v1.2.3