This is a script I made to run after installing the branch system for the first time. For GNU/Linux only.
Package Name | OpenSUSE Tumleweed | Fedora | Debian |
---|---|---|---|
git | git | git | git |
xdg-user-dirs | xdg-user-dirs | xdg-user-dirs | xdg-user-dirs |
dos2unix | dos2unix | dos2unix | dos2unix |
wget | wget | wget | wget |
curl | curl | curl | curl |
gettext | gettext-tools | gettext | gettext |
cd ~ ; git clone https://github.com/herrwinfried/myconfig/ -b linux && cd ~/myconfig/setup
./install.sh -u -c
for details "-h" Use the argument.