diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-11 22:09:52 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-11 22:09:52 -0700 |
| commit | 5b9999e219f94b47ec5b621dd06e11b51f5a2340 (patch) | |
| tree | e9d42d002892e181196f93e16db02858086a3590 /okshrc | |
| parent | 21ffa8356c07eb3f4c84b1d218d9d09c7a2d37aa (diff) | |
MOD: upd
Diffstat (limited to 'okshrc')
| -rw-r--r-- | okshrc | 4 |
1 files changed, 2 insertions, 2 deletions
| diff --git a/okshrc b/okshrc index 2a1ec18..61b9eb8 100644 --- a/okshrc +++ b/okshrc | |||
| @@ -32,8 +32,8 @@ export CCACHE_SLOPPINESS="time_macros,include_file_time,include_file_ctime,file_ | |||
| 32 | export CCACHE_BASEDIR="$HOME" | 32 | export CCACHE_BASEDIR="$HOME" |
| 33 | 33 | ||
| 34 | # editors, pagers, aliases, funcs | 34 | # editors, pagers, aliases, funcs |
| 35 | export EDITOR="em" | 35 | export EDITOR="mg" |
| 36 | export VISUAL="em" | 36 | export VISUAL="mg" |
| 37 | export PAGER="less" | 37 | export PAGER="less" |
| 38 | export MANPAGER="less -R" | 38 | export MANPAGER="less -R" |
| 39 | 39 | ||
