savepoint
This commit is contained in:
parent
eaa8ec13e0
commit
d4bbaa6079
3
2-config.sh
Normal file
3
2-config.sh
Normal 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
0
3-install.sh
Normal file
0
4-launch.sh
Normal file
0
4-launch.sh
Normal file
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
echo "source ~/.config/bash/bashrc" >> ~/.bashrc
|
|
||||||
|
|
1
packages/3-alacritty.sh
Normal file
1
packages/3-alacritty.sh
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sudo apt install alacritty
|
Loading…
Reference in New Issue
Block a user