$HOME -> ~

This commit is contained in:
fenris 2021-12-09 23:40:04 +01:00
parent 7884e19edb
commit 65e721a27d
1 changed files with 6 additions and 6 deletions

View File

@ -19,20 +19,20 @@ source ~/$SCRIPTHOME/setup.conf
cd ~
git clone "https://aur.archlinux.org/yay.git"
cd ${HOME}/yay
cd ~/yay
makepkg -si --noconfirm
cd ~
touch "$HOME/.cache/zshhistory"
touch "~/.cache/zshhistory"
git clone "https://github.com/ChrisTitusTech/zsh"
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git $HOME/powerlevel10k
ln -s "$HOME/zsh/.zshrc" $HOME/.zshrc
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
ln -s "~/zsh/.zshrc" ~/.zshrc
yay -S --noconfirm --needed - < ~/$SCRIPTHOME/pkg-files/aur-pkgs.txt
export PATH=$PATH:~/.local/bin
cp -r $HOME/$SCRIPTHOME/dotfiles/* $HOME/.config/
cp -r ~/$SCRIPTHOME/dotfiles/* ~/.config/
pip install konsave
konsave -i $HOME/$SCRIPTHOME/kde.knsv
konsave -i ~/$SCRIPTHOME/kde.knsv
sleep 1
konsave -a kde