aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2021-05-17 15:07:00 -0500
committerMatthew Bauer <mjbauer95@gmail.com>2021-05-17 15:07:00 -0500
commit5fd8cf76676a280ae2b7a86ddabc6b14b41ebfe5 (patch)
tree6bcd4f03d3ae68018534a0b60ea71e2cc27ff55a /scripts
parentbd6cf25952a42afabea822141798566e0f0583b3 (diff)
Source bashrc first in nix develop
~/.bashrc should be sourced first in the rc script so that PATH & other env vars give precedence over the bashrc PATH. Also, in my bashrc I alias rm as: alias rm='rm -Iv' To avoid running this alias (which shows ‘removed '/tmp/nix-shell.*'), we can just prefix rm with command.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions