mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-09 04:46:12 +10:00
This commit drops some aliases, functions, and settings from the project that I wasn’t using at all. It also cleans up some of the remaining code.
2 lines
41 B
Bash
2 lines
41 B
Bash
[ -n "$PS1" ] && source ~/.bash_profile;
|