Skip to content

Commit

Permalink
Merge pull request #65 from fantasy0x1/patch-1
Browse files Browse the repository at this point in the history
thanks @fantasy0x1 - Updating addalias.sh to include example for fish shell
  • Loading branch information
v1k1ngfr authored Nov 24, 2023
2 parents a30fbbb + 24172d1 commit dc9a378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addalias.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ echo "Examples :"
echo "echo \"alias a='${DIR}/run'\" >> ~/.bash_aliases"
echo "echo \"alias a='${DIR}/run'\" >> ~/.zshrc"
echo "echo \"alias a='${DIR}/run'\" >> ~/.bashrc"
echo "echo \"alias a='${DIR}/run'\" >> ~/.config/fish/config.fish"

0 comments on commit dc9a378

Please sign in to comment.