about summary refs log tree commit diff stats
path: root/scripts/kirch.sh
blob: cb7934368b58080b209b77ce90337e37fc9cf137 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

mkdir -p /tmp \
    && git -C /tmp clone https://github.com/JKirchartz/fortunes.git kirch \
    && cd /tmp/kirch && rm -r README.md LICENSE Makefile bin \
    && cp -r /tmp/kirch/* $HOME/fortunes/