new package and dsic
This commit is contained in:
parent
a2853a5bae
commit
8562fc3e29
@ -1,2 +1,3 @@
|
|||||||
moon-buggy
|
moon-buggy
|
||||||
ne
|
ne
|
||||||
|
syncterm
|
||||||
|
6
dotfiles-old/scripts/sic.sh
Executable file
6
dotfiles-old/scripts/sic.sh
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
mkdir -p $HOME/src
|
||||||
|
cd $HOME/src
|
||||||
|
git clone https://git.suckless.org/sic
|
||||||
|
cd $HOME/src/dotfiles/scripts
|
||||||
|
./dsic.sh # apply patches
|
Loading…
Reference in New Issue
Block a user