From 388f979519ed7ccbd2b0a6d8414412bfc2cf65a4 Mon Sep 17 00:00:00 2001 From: benj Date: Fri, 11 Jun 2021 18:32:21 -0700 Subject: - drop imagine keys - drop monitor bindsyms - spaces in i3bar logos --- .bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index a246c5f..9200aba 100644 --- a/.bashrc +++ b/.bashrc @@ -74,7 +74,7 @@ elif [ "$(expr substr $(uname -s) 1 5)" == "Linux" ]; then alias ls='ls --color=auto' # Setup keychain - /usr/bin/keychain $HOME/.ssh/id_rsa $HOME/.ssh/id_ed25519 $HOME/.ssh/imagine_id_rsa $HOME/.ssh/nido_id_ed25519 + /usr/bin/keychain $HOME/.ssh/id_rsa $HOME/.ssh/id_ed25519 $HOME/.ssh/nido_id_ed25519 /usr/bin/keychain --agents gpg AE38865D . $HOME/.keychain/${HOSTNAME}-sh . $HOME/.keychain/${HOSTNAME}-sh-gpg @@ -95,7 +95,7 @@ if [ -f "/etc/arch-release" ]; then fi source ~/.setup/.git-completion.bash -source /usr/local/arcanist/resources/shell/bash-completion +#source /usr/local/arcanist/resources/shell/bash-completion source ~/.setup/.bashrc.local complete -C /usr/bin/vault vault -- cgit v1.2.3