aboutsummaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc/.bashrc b/bashrc/.bashrc
index 75c23de..0959a04 100644
--- a/bashrc/.bashrc
+++ b/bashrc/.bashrc
@@ -16,6 +16,7 @@ alias ssh-kleingelt='ssh spacedio@thernusen.net'
alias ssh-git='ssh git.thernusen.net -p 23231'
#EXPORTS
+export PATH="$HOME/.local/bin:$PATH"
export EDITOR='nvim'
#OTHER