OSDN Git Service

mac set font
[instantos/instantOS.git] / dotinstall.sh
1 #!/bin/bash
2 echo "installing dotfiles"
3 curl https://raw.githubusercontent.com/paperbenni/dotfiles/master/install.sh | bash
4 echo "installing suckless tools"
5 curl https://raw.githubusercontent.com/paperbenni/suckless/master/install.sh | bash