aboutsummaryrefslogtreecommitdiff
path: root/bash/.bash_profile
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2022-11-20 18:41:32 -0700
committerBryson Steck <brysonsteck@protonmail.com>2022-11-20 18:41:32 -0700
commitabd282ead4b1f0b3cdd5cc7faf231f0ca6181fb6 (patch)
treede47857382b5e7329668deca94ade15ef8067fd9 /bash/.bash_profile
parent1fad9afb72b2d729bb5328dfd6711c0a8dc4e8d3 (diff)
downloaddotfiles-abd282ead4b1f0b3cdd5cc7faf231f0ca6181fb6.tar
dotfiles-abd282ead4b1f0b3cdd5cc7faf231f0ca6181fb6.tar.gz
dotfiles-abd282ead4b1f0b3cdd5cc7faf231f0ca6181fb6.tar.bz2
add xmodmap, changed aliases and locations
Diffstat (limited to 'bash/.bash_profile')
-rw-r--r--bash/.bash_profile4
1 files changed, 3 insertions, 1 deletions
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