This commit is contained in:
2026-01-19 01:06:01 +08:00
parent b5f2a4ce76
commit 047d6048e8
2 changed files with 6 additions and 3 deletions
-3
View File
@@ -72,9 +72,6 @@
# plugin-sudope: Quickly put 'sudo' in your command
{ name = "plugin-sudope"; src = plugin-sudope.src; }
# fishbang: Bash bang commands for fish
{ name = "fishbang"; src = fishbang.src; }
# bang-bang: Bash style history substitution (!! and !$)
{ name = "bang-bang"; src = bang-bang.src; }