diff options
Diffstat (limited to 'functions.zsh')
-rw-r--r-- | functions.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.zsh b/functions.zsh index e3891f6fc..2fb096dd6 100644 --- a/functions.zsh +++ b/functions.zsh @@ -1,3 +1,4 @@ +## fixme, i duplicated this in xterms - oops function title { if [[ $TERM == "screen" ]]; then # Use these two for GNU Screen: |