⚡ updates
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -61,6 +61,8 @@ if ! shopt -oq posix; then
|
||||
fi
|
||||
export GPG_TTY=$(tty)
|
||||
|
||||
shopt -s cdspell # autocorrects cd misspellings
|
||||
|
||||
# HSTR configuration - add this to ~/.bashrc
|
||||
# if this is interactive shell, then bind hstr to Ctrl-space
|
||||
# if [[ $- =~ .*i.* ]]; then bind '"\C-@": "\e^ihstr -- \C-j"'; fi
|
||||
|
Reference in New Issue
Block a user