summary refs log tree commit diff
diff options
context:
space:
mode:
authorDruid520 <r.ustydruid520@proton.me>2026-08-09 15:42:21 -0700
committerDruid520 <r.ustydruid520@proton.me>2026-08-09 15:42:21 -0700
commitc1f88a77907613a525c2fc6bed339a9ad1c179d2 (patch)
tree29271597ee7f3bef185dbb3d16f43c33c96dc70c
parent8d51243fdcde175f4fc17bea523876e363037997 (diff)
MOD: add back stty
-rw-r--r--okshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/okshrc b/okshrc index 739be87..d453451 100644 --- a/okshrc +++ b/okshrc
@@ -1,3 +1,6 @@
1# for st and uemacs
2stty -ixon
3
1# history 4# history
2export HISTFILE="$HOME/.history" 5export HISTFILE="$HOME/.history"
3export HISTSIZE=10000 6export HISTSIZE=10000