From 4be2fb4e53dfd1493dc0e4603f2dbf005bea9a09 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Thu, 6 May 2021 12:13:43 -0400 Subject: remove zsh --- dot_local/share/toasty/examples/source/enable-shared-history.zsh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 dot_local/share/toasty/examples/source/enable-shared-history.zsh (limited to 'dot_local/share/toasty/examples/source') diff --git a/dot_local/share/toasty/examples/source/enable-shared-history.zsh b/dot_local/share/toasty/examples/source/enable-shared-history.zsh deleted file mode 100644 index 9b29c96..0000000 --- a/dot_local/share/toasty/examples/source/enable-shared-history.zsh +++ /dev/null @@ -1,5 +0,0 @@ -setopt sharehistory - -HISTSIZE=1000 -SAVEHIST=1000 -HISTFILE="$zd/history" -- cgit v1.2.3