diff options
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,9 +1,6 @@ # If not running interactively, don't do anything [[ $- != *i* ]] && return -. /etc/profile -export PATH="$HOME/dotfiles/scripts/:$PATH" - # Completion if [ -f /usr/share/bash-completion/bash_completion ]; then . /usr/share/bash-completion/bash_completion |
