Update .bashrc
This commit is contained in:
parent
599d8f83d9
commit
3f6629d670
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
# ~/.bashrc
|
||||
#
|
||||
|
||||
export HISTFILE="$XDG_STATE_HOME"/bash/history
|
||||
|
||||
# If not running interactively, don't do anything
|
||||
[[ $- != *i* ]] && return
|
||||
|
||||
|
|
Loading…
Reference in a new issue