aboutsummaryrefslogtreecommitdiff
path: root/bin/gwp.awk
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-14 10:09:40 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-14 10:09:40 +1300
commitd18c0c237c5fcd7c7d3484eb591cce0a4f8d104b (patch)
treedc5aaf180d8645b021ca18d22583d034b5aafd31 /bin/gwp.awk
parentMerge branch 'release/v0.16.0' (diff)
parentBump version number to 0.17.0 (diff)
downloaddotfiles-0.17.0.tar.gz (sig)
dotfiles-0.17.0.zip
Merge branch 'release/v0.17.0'v0.17.0
* release/v0.17.0: Bump version number to 0.17.0 Move mapleader settings before .vimrc conf source Strip trailing whitespace Check for shellescape() function before using it Force muttrc filetype from ftdetect rules
Diffstat (limited to 'bin/gwp.awk')
-rw-r--r--bin/gwp.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gwp.awk b/bin/gwp.awk
index 6b558388..60013add 100644
--- a/bin/gwp.awk
+++ b/bin/gwp.awk
@@ -1,6 +1,6 @@
# Search for alphanumeric words in a file
BEGIN {
-
+
# Name self
self = "gwp"