savepoint

This commit is contained in:
NunoSempere 2023-11-14 16:32:26 +00:00
parent eaa8ec13e0
commit d4bbaa6079
9 changed files with 4 additions and 4 deletions

3
2-config.sh Normal file
View File

@ -0,0 +1,3 @@
cp -a config/. ~/.config
# echo "source ~/.config/bash/bashrc" >> ~/.bashrc
# actually, I want this command to be indempotent, mmh

0
3-install.sh Normal file
View File

0
4-launch.sh Normal file
View File

View File

@ -1 +0,0 @@
cp -a config/. ~/.config

View File

@ -1,3 +0,0 @@
#!/bin/bash
echo "source ~/.config/bash/bashrc" >> ~/.bashrc

1
packages/3-alacritty.sh Normal file
View File

@ -0,0 +1 @@
sudo apt install alacritty