Directory Change

This commit is contained in:
w9hdg 2021-11-02 06:36:54 -05:00
parent 1ad87374ab
commit ca65e1eff8
3 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
cp -r $HOME/.config/kitty $HOME/ArchTitus/dotfiles/kitty cp -r $HOME/.config/kitty $HOME/ArchHodag/dotfiles/kitty
konsave -s kde konsave -s kde
konsave -e kde konsave -e kde

View File

@ -3,6 +3,6 @@
export PATH=$PATH:~/.local/bin export PATH=$PATH:~/.local/bin
cp -r $HOME/ArchTitus/dotfiles/* $HOME/.config/ cp -r $HOME/ArchTitus/dotfiles/* $HOME/.config/
pip install konsave pip install konsave
konsave -i $HOME/ArchTitus/kde.knsv konsave -i $HOME/ArchHodag/kde.knsv
sleep 1 sleep 1
konsave -a kde konsave -a kde

Binary file not shown.

Before

Width:  |  Height:  |  Size: 792 KiB