Skip to content

Commit d7c6711

Browse files
authored
Add files via upload
1 parent 0eafec1 commit d7c6711

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

scripts/alias.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,7 @@ echo "================================"
7474
echo " Added: $added | Skipped: $skipped"
7575
echo "================================"
7676
echo ""
77-
echo "Run 'source ~/.bashrc' or restart terminal to apply"
77+
78+
# Auto reload bashrc
79+
source "$BASHRC"
80+
echo "Aliases are now active!"

0 commit comments

Comments
 (0)