ass
This commit is contained in:
parent
f265bca41e
commit
8e01bc4a7d
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ setup_home(){
|
||||||
rm -rf dotfiles/
|
rm -rf dotfiles/
|
||||||
mkdir $HOME/Documents/Miscellaneous
|
mkdir $HOME/Documents/Miscellaneous
|
||||||
export PATH="$PATH:$(find ~/.local/bin -type d | paste -sd ':' -)"
|
export PATH="$PATH:$(find ~/.local/bin -type d | paste -sd ':' -)"
|
||||||
sed -i "s|/home/yourusername|/home/$USER|g" $HOME/.local/bin/bwroot
|
sed -i "s|/home/amolinae|/home/$USER|g" $HOME/.local/bin/bwroot
|
||||||
doas apk del git
|
doas apk del git
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue