share history between concurrently open sessions
This commit is contained in:
@@ -39,6 +39,9 @@ if [[ -n "$SCHROOT_CHROOT_NAME" ]]; then
|
|||||||
PS1="[chroot:$SCHROOT_CHROOT_NAME] $PS1"
|
PS1="[chroot:$SCHROOT_CHROOT_NAME] $PS1"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# share history between open shells
|
||||||
|
setopt share_history
|
||||||
|
|
||||||
alias boinctui='boinctui --boinchost=localhost'
|
alias boinctui='boinctui --boinchost=localhost'
|
||||||
alias bt='bluetoothctl'
|
alias bt='bluetoothctl'
|
||||||
alias c='clear'
|
alias c='clear'
|
||||||
|
Reference in New Issue
Block a user