2023-12-06 13:38:47 +01:00

4 lines
111 B
Plaintext

alias bc="bc -l"
stty -ixon # disable flow control and make ^S and ^Q available
export MANPAGER='less --mouse'