diff options
author | Bryson Steck <brysonsteck@protonmail.com> | 2023-04-02 22:20:09 -0600 |
---|---|---|
committer | Bryson Steck <brysonsteck@protonmail.com> | 2023-04-02 22:20:09 -0600 |
commit | 2d1191a092a26997d3b177d1d3f3a315cdd4a38e (patch) | |
tree | 3c20759c47a3d04fc5787461a6b707437277037a /bash/.bash_profile | |
parent | 290247d424e6a91fa04b69a1c17ace583bd92290 (diff) | |
download | dotfiles-2d1191a092a26997d3b177d1d3f3a315cdd4a38e.tar dotfiles-2d1191a092a26997d3b177d1d3f3a315cdd4a38e.tar.gz dotfiles-2d1191a092a26997d3b177d1d3f3a315cdd4a38e.tar.bz2 |
another cool update
Diffstat (limited to 'bash/.bash_profile')
-rw-r--r-- | bash/.bash_profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/.bash_profile b/bash/.bash_profile index d006e75..c93170e 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -15,6 +15,5 @@ export BROWSER=/usr/bin/librewolf-bin export PATH complete -cf doas -source /usr/share/autojump/autojump.bash source /usr/share/bash-completion/completions/fzf source /usr/share/fzf/key-bindings.bash |