about summary refs log tree commit diff
path: root/Functions/Misc/sticky-note
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Misc/sticky-note')
-rw-r--r--Functions/Misc/sticky-note2
1 files changed, 0 insertions, 2 deletions
diff --git a/Functions/Misc/sticky-note b/Functions/Misc/sticky-note
index dee26cade..50ebf4a59 100644
--- a/Functions/Misc/sticky-note
+++ b/Functions/Misc/sticky-note
@@ -1,5 +1,3 @@
-#!/bin/zsh -fi
-
 # A little zsh sticky-note ("post-it") application.  Sticky notes are
 # stored in the file named by the STICKYFILE variable (defaults to
 # $HOME/.zsticky).  The number of notes stored is STICKYSIZE (1000).