aboutsummaryrefslogtreecommitdiff
path: root/sh/shrc.d
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-10-19 18:48:59 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-10-19 18:48:59 +1300
commit9f64a71db8a3bf0a313690f1bcc765bbebee0c3d (patch)
tree182e3027ad873abbab152afa8f12d2c739ce8a06 /sh/shrc.d
parentMerge branch 'openbsd' (diff)
downloaddotfiles-9f64a71db8a3bf0a313690f1bcc765bbebee0c3d.tar.gz
dotfiles-9f64a71db8a3bf0a313690f1bcc765bbebee0c3d.zip
Remove some trailing whitespace
Diffstat (limited to 'sh/shrc.d')
-rw-r--r--sh/shrc.d/path.sh2
-rw-r--r--sh/shrc.d/sd.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/sh/shrc.d/path.sh b/sh/shrc.d/path.sh
index 2513b0e5..3caabbc9 100644
--- a/sh/shrc.d/path.sh
+++ b/sh/shrc.d/path.sh
@@ -9,7 +9,7 @@ path() {
;;
esac
- # Check first argument to figure out operation
+ # Check first argument to figure out operation
case $1 in
# List current directories in PATH
diff --git a/sh/shrc.d/sd.sh b/sh/shrc.d/sd.sh
index 66612f4c..80cb7e39 100644
--- a/sh/shrc.d/sd.sh
+++ b/sh/shrc.d/sd.sh
@@ -43,7 +43,7 @@ sd() {
# Change positional parameters to what will hopefully be a completed
# substitution
set -- "$(
-
+
# Set the positional parameters to either the requested directory, or
# all siblings of the current directory if no request
spec=$1