]> git.sev.monster Git - dotfiles.git/blobdiff - etc/zsh/functions/Prompts/prompt_arrows_setup
replace modeline with editorconfig; small fixes
[dotfiles.git] / etc / zsh / functions / Prompts / prompt_arrows_setup
index 64590b2244a6ebda792484bdea9253a70f023e48..0e084133f227092f96a81988f7bad15eaf4f81ba 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/zsh
+
 prompt_arrows_help() {
     cat << EOF
 prompt arrows <right|2line> <normal> <prompt> <ssh> <urgent> <comment> <dir> <unwritable>
@@ -108,4 +110,3 @@ function prompt_arrows_preview {
 }
 
 prompt_arrows_setup "$@"
-# vim: set et fenc=utf-8 ft=zsh sts=4 sw=4 ts=8 tw=0 :
This page took 0.028032 seconds and 4 git commands to generate.