4 lines
130 B
Bash
4 lines
130 B
Bash
#!/bin/bash
|
|
|
|
git clone --depth 1 https://git.gmoker.com/ange/dotfiles.git /tmp/dotfiles
|
|
/tmp/dotfiles/.config/suckless/install.sh
|