Overwrite instead of Appending to .bash_profile
This commit is contained in:
2
setup
2
setup
@@ -141,7 +141,7 @@ sudo pacman -Syu --noconfirm hyprland polkit xdg-desktop-portal-hyprland xdg-des
|
|||||||
sudo systemctl enable bluetooth
|
sudo systemctl enable bluetooth
|
||||||
|
|
||||||
# Generating Dotfiles
|
# Generating Dotfiles
|
||||||
sed -n '14,27p;28q' ~/arch_install3.sh | cut -c2- >> ~/.bash_profile
|
sed -n '14,27p;28q' ~/arch_install3.sh | cut -c2- > ~/.bash_profile
|
||||||
|
|
||||||
|
|
||||||
#######################
|
#######################
|
||||||
|
|||||||
Reference in New Issue
Block a user