aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorbenj <benj@rse8.com>2021-06-11 18:32:21 -0700
committerbenj <benj@rse8.com>2021-06-11 18:32:21 -0700
commit388f979519ed7ccbd2b0a6d8414412bfc2cf65a4 (patch)
tree00ebefa6ae900cf8396cca99519546bf84ca0922 /.bashrc
parenta45e6d970c53d3fe79dfc369b04c9b434bba7a41 (diff)
downloadsetup-388f979519ed7ccbd2b0a6d8414412bfc2cf65a4.tar
setup-388f979519ed7ccbd2b0a6d8414412bfc2cf65a4.tar.gz
setup-388f979519ed7ccbd2b0a6d8414412bfc2cf65a4.tar.bz2
setup-388f979519ed7ccbd2b0a6d8414412bfc2cf65a4.tar.lz
setup-388f979519ed7ccbd2b0a6d8414412bfc2cf65a4.tar.xz
setup-388f979519ed7ccbd2b0a6d8414412bfc2cf65a4.tar.zst
setup-388f979519ed7ccbd2b0a6d8414412bfc2cf65a4.zip
- drop imagine keys
- drop monitor bindsyms - spaces in i3bar logos
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc4
1 files changed, 2 insertions, 2 deletions
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