summarylogtreecommitdiffstats
path: root/package-remove-fully
diff options
context:
space:
mode:
authorJames Harvey2015-07-21 22:14:57 +0000
committerJames Harvey2015-07-21 22:14:57 +0000
commita2ecab8d1682f1e3b63f4cb8a3f974f34256712f (patch)
treedf32eab94c84a6f71ac24d07e1437b4d34fb035b /package-remove-fully
downloadaur-a2ecab8d1682f1e3b63f4cb8a3f974f34256712f.tar.gz
Initial import
Diffstat (limited to 'package-remove-fully')
-rwxr-xr-xpackage-remove-fully3
1 files changed, 3 insertions, 0 deletions
diff --git a/package-remove-fully b/package-remove-fully
new file mode 100755
index 000000000000..16014dc7b7dd
--- /dev/null
+++ b/package-remove-fully
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+sudo pacman --color=auto -Rcns "$@"