]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Split long line
authorSergey Matveev <stargrave@stargrave.org>
Wed, 19 Feb 2025 06:27:15 +0000 (09:27 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 19 Feb 2025 06:27:15 +0000 (09:27 +0300)
zsh/.zsh/env/005paths.zsh

index d6c5e001d57b9d3c41a6c78a6cc96eb2ea2f1eeb..960d062a60a81f9c23f1f8c29fb28f6c5b8f6961 100644 (file)
@@ -1,4 +1,13 @@
-path=(~/local/bin ~/bin /usr/local/bin /usr/local/sbin /usr/bin /usr/sbin /bin /sbin)
+path=(
+    ~/local/bin
+    ~/bin
+    /usr/local/bin
+    /usr/local/sbin
+    /usr/bin
+    /usr/sbin
+    /bin
+    /sbin
+)
 manpath=(
     /usr/local/lib/perl5/site_perl/man
     /usr/share/openssl/man