.mkshrc (147B)
- set -o notify
- set -o markdirs
- set -o braceexpand
- set -o noclobber
- # Do NOT export
- HISTFILE="$HOME/.mksh_history"
- HISTSIZE="65536"
- . ~/.common.sh
git clone https://hacktivis.me/git/dotfiles.git
.mkshrc (147B)
- set -o notify
- set -o markdirs
- set -o braceexpand
- set -o noclobber
- # Do NOT export
- HISTFILE="$HOME/.mksh_history"
- HISTSIZE="65536"
- . ~/.common.sh