Skip to content

Commit

Permalink
Update bashrc.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Willie169 authored Feb 18, 2025
1 parent 3c459db commit cdc80dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOTshortcuts/bashrc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gitPull() {
gacp() {
git add .
git commit -m "$1"
git push origin "$2"
git push
}

torchk() {
Expand Down

0 comments on commit cdc80dc

Please sign in to comment.