remove old alias files

This commit is contained in:
Emile Clark-Boman 2025-07-25 19:47:46 +10:00
parent 766f1845cb
commit c16de369f2
7 changed files with 0 additions and 14 deletions

2
bin/g!
View file

@ -1,2 +0,0 @@
#!/usr/bin/env bash
g ! "$@"

2
bin/g#
View file

@ -1,2 +0,0 @@
#!/usr/bin/env bash
g # "$@"

2
bin/g+
View file

@ -1,2 +0,0 @@
#!/usr/bin/env bash
g + "$@"

2
bin/g@
View file

@ -1,2 +0,0 @@
#!/usr/bin/env bash
g @ "$@"

2
bin/g^
View file

@ -1,2 +0,0 @@
#!/usr/bin/env bash
g ^ "$@"

View file

@ -1,2 +0,0 @@
#!/usr/bin/env bash
g ^^ "$@"

View file

@ -1,2 +0,0 @@
#!/usr/bin/env bash
g diff "$@"