summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 84e7b6d..869b220 100644
--- a/bashrc
+++ b/bashrc
@@ -99,6 +99,5 @@ source "$HOME/.scripts/fzf-bash-completion.sh"
bind -x '"\C-\t": fzf_bash_completion'
export PS1="\[\e[0;97m\]\w\[\e[0;37m\]\`parse_git_branch\` > \[\e[0;0m\]"
-cd
PATH="/home/david/.mangadl-bash:${PATH}"