diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-05-13 19:33:53 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-05-13 19:33:53 -0400 |
| commit | e642731374e6bdd3a6d8a15998851ba8ac6cc822 (patch) | |
| tree | 543189a9bb9e487a2cd634e3732f135cf257a6bf /.bashrc | |
| parent | 2f3f91682f7b4a33f1791781bfa8eca4f7c9527a (diff) | |
env changes
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 |
