1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 09:15:24 +02:00
dotfiles/ksh/kshrc

3 lines
45 B
Text
Raw Normal View History

2023-02-06 21:56:42 +01:00
HISTFILE="$HOME/.ksh_history"
HISTSIZE=10000