summaryrefslogtreecommitdiff
path: root/functions/pkill.fish
diff options
context:
space:
mode:
authorache <ache@ache.one>2021-12-21 02:24:47 +0100
committerache <ache@ache.one>2021-12-21 02:24:47 +0100
commitdf9075f22ce8b4c0fa6cb0ecf58336188c4027f0 (patch)
treeb377a958da340ae4552f92a55820cdecc631a107 /functions/pkill.fish
parentAdd yk reco to function (diff)
Add multiple aliases
Diffstat (limited to 'functions/pkill.fish')
-rw-r--r--functions/pkill.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/pkill.fish b/functions/pkill.fish
new file mode 100644
index 0000000..40ab79d
--- /dev/null
+++ b/functions/pkill.fish
@@ -0,0 +1 @@
+alias pkill='pkill -9'