updated bashrc +HISTCONTROL=ignoreboth:erasedups
This commit is contained in:
1
bashrc
1
bashrc
@@ -3,6 +3,7 @@
|
||||
PATH=$HOME/.scripts:/opt:/home/shihaam/.local/bin:$HOME/.shortcuts/wineprograms:$HOME/Applications:$PATH
|
||||
HISTSIZE=999999
|
||||
HISTFILESIZE=999999
|
||||
HISTCONTROL=ignoreboth:erasedups
|
||||
|
||||
export GPG_TTY=$(tty) #Set GPG_TTY veriable, needed for signing git commits other gpg stuff
|
||||
|
||||
|
0
scripts/i3lock.sh
Normal file → Executable file
0
scripts/i3lock.sh
Normal file → Executable file
Reference in New Issue
Block a user