summaryrefslogtreecommitdiff
path: root/custom/example.zsh
diff options
context:
space:
mode:
authorvladislav doster <10052309+vladdoster@users.noreply.github.com>2024-03-26 03:55:16 -0500
committerGitHub <noreply@github.com>2024-03-26 09:55:16 +0100
commit1d09c6bb0a950756a65b02457842933e3aa493eb (patch)
treed3da2149911d18975d3ca88158971e4207328950 /custom/example.zsh
parenta168efe73e467c7164ef9b49dea61e9aefd27a48 (diff)
downloadzsh-1d09c6bb0a950756a65b02457842933e3aa493eb.tar.gz
zsh-1d09c6bb0a950756a65b02457842933e3aa493eb.tar.bz2
zsh-1d09c6bb0a950756a65b02457842933e3aa493eb.zip
style: remove trailing whitespace (#12303)
Diffstat (limited to 'custom/example.zsh')
-rw-r--r--custom/example.zsh6
1 files changed, 3 insertions, 3 deletions
diff --git a/custom/example.zsh b/custom/example.zsh
index 21a8d8be7..c194f49d7 100644
--- a/custom/example.zsh
+++ b/custom/example.zsh
@@ -1,12 +1,12 @@
# Put files in this folder to add your own custom functionality.
# See: https://github.com/ohmyzsh/ohmyzsh/wiki/Customization
-#
+#
# Files in the custom/ directory will be:
# - loaded automatically by the init script, in alphabetical order
# - loaded last, after all built-ins in the lib/ directory, to override them
# - ignored by git by default
-#
+#
# Example: add custom/shortcuts.zsh for shortcuts to your local projects
-#
+#
# brainstormr=~/Projects/development/planetargon/brainstormr
# cd $brainstormr