From abd282ead4b1f0b3cdd5cc7faf231f0ca6181fb6 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 20 Nov 2022 18:41:32 -0700 Subject: add xmodmap, changed aliases and locations --- bash/.bash_profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bash/.bash_profile') diff --git a/bash/.bash_profile b/bash/.bash_profile index c5cb988..3ad634e 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -15,4 +15,6 @@ export PATH complete -cf doas export PATH=$PATH:/home/bryson/.spicetify export EDITOR=/usr/bin/vim -#source "/home/bryson/git/emsdk/emsdk_env.sh" +source /usr/share/autojump/autojump.bash +source /usr/share/bash-completion/completions/fzf +source /usr/share/fzf/key-bindings.bash -- cgit v1.2.3