List of commits:
Subject Hash Author Date (UTC)
xmonad added, for reals 998183e33c8e4a2fc08ab924610b0d1fed293d3a Tobias L 2020-05-25 11:03:01
Added xmonad, xmobar config 1a337bcd839107d591b09ff4c58b73e59f1ff75e Tobias L 2020-05-23 17:25:08
zsh added 66614c586a2327300c4d629fe22b1084f0001b06 Tobias L 2020-05-22 18:50:10
Vim config 7991e49a9cd03f4413f533bb580063cd62b40a75 Tobias L 2020-05-22 18:39:18
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/iobates/dotfiles

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/iobates/dotfiles

Clone this repository using git:
git clone git://git.rocketgit.com/user/iobates/dotfiles

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main