Overwriting files before grafting the new repo

This commit is contained in:
2022-07-06 01:01:23 +05:30
parent 1a7d092b60
commit 8ee68260ee
13 changed files with 3099 additions and 106 deletions
@@ -1,9 +1,4 @@
#!/usr/bin/env bash
export HISTSIZE=10000
export HISTFILE=$PWD/.bash_history
if [[ $1 == '-n' ]]; then
xdg-terminal &
else
bash
fi
bash