diff options
Diffstat (limited to '.bashrc')
| l---------[-rw-r--r--] | .bashrc | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -1,10 +1 @@ -# -# ~/.bashrc -# - -# If not running interactively, don't do anything. -[[ $- != *i* ]] && return - -# Adds `~/.local/bin` to $PATH -export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | paste -sd ':')" - +.config/bashrc
\ No newline at end of file |
