Update from lat

This commit is contained in:
2024-02-26 12:55:42 +05:30
parent d7e49b646c
commit f9dcbb2736
4 changed files with 14 additions and 2 deletions
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
export HISTSIZE=10000
export HISTFILE=$PWD/.bash_history
export HISTCONTROL=erasedups
if [[ $1 == '-n' ]]; then
konsole &