diff options
| author | tslil clingman <> | 2024-01-04 21:04:48 +0100 |
|---|---|---|
| committer | tslil clingman <> | 2024-01-04 21:04:48 +0100 |
| commit | 8194afe2e113c493ba5203ce8156a2a914851267 (patch) | |
| tree | bd962c83587cf2545791299c4dbb8abd2297484a /.bashrc | |
| parent | c83f11041b5816626e01469ac5786aa8c4573cc2 (diff) | |
[bash] minor changes
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,5 +58,7 @@ shopt -s histappend HISTSIZE=1000 HISTFILESIZE=2000 ++complete -F _command doas # doas completions + # make less more friendly for non-text input files, see lesspipe(1) [ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)" |
