aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index b35a5db..198fe97 100644
--- a/.bashrc
+++ b/.bashrc
@@ -23,3 +23,4 @@ alias gd='git diff'
PS1='[\u@\h \W]\$ '
export EDITOR='nvim'
export TERM='st'
+export PATH=$PATH:$HOME/.scripts