diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-06-12 15:45:49 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-06-12 15:45:49 +0100 |
| commit | 5fe45af814e9f96dac8b3225e2d9b593f9669e5c (patch) | |
| tree | 37be9ec31d495b7435ace8fa9fbab050dd63b87e /.bashrc | |
| parent | cacf65f91c57a899520baf507e29aed8fc24765e (diff) | |
Clean up symlinks
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 |
