diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-09 15:42:21 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-09 15:42:21 -0700 |
| commit | c1f88a77907613a525c2fc6bed339a9ad1c179d2 (patch) | |
| tree | 29271597ee7f3bef185dbb3d16f43c33c96dc70c | |
| parent | 8d51243fdcde175f4fc17bea523876e363037997 (diff) | |
MOD: add back stty
| -rw-r--r-- | okshrc | 3 |
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 | ||
| 2 | stty -ixon | ||
| 3 | |||
| 1 | # history | 4 | # history |
| 2 | export HISTFILE="$HOME/.history" | 5 | export HISTFILE="$HOME/.history" |
| 3 | export HISTSIZE=10000 | 6 | export HISTSIZE=10000 |
