- 25 Feb, 2022 10 commits
- 24 Feb, 2022 2 commits
- 18 Jan, 2022 1 commit
-
-
to1ne authored
These seems to be a bad idea and broke things in ways I couldn't understand.
-
- 08 Sep, 2021 3 commits
- 12 Feb, 2021 1 commit
-
-
to1ne authored
When creating a new repo, set the default branch to 'main'.
-
- 10 Feb, 2021 3 commits
- 22 Dec, 2020 1 commit
-
-
to1ne authored
Kitty seems to have more features than alacritty has, and also saner defaults.
-
- 14 Dec, 2020 1 commit
-
- 04 Dec, 2020 1 commit
-
-
to1ne authored
When I added `QT_FONT_DPI` to [profile] it also had effect on dunst. So increase the font size to cover for that.
-
- 01 Dec, 2020 1 commit
-
-
to1ne authored
This change adds small changes to the commit template and takes some inspiration from https://github.com/joelparkerhenderson/git_commit_message.
-
- 30 Nov, 2020 3 commits
-
-
to1ne authored
Prior to this change, This change
-
Alessio Caiazza authored
-
- 27 Nov, 2020 5 commits
-
-
to1ne authored
Separate the locale from the rest of ~/.profile, and specify locale settings in ~/.config/locale.conf.
-
to1ne authored
Prior to this change, text was really looking huge in Qt apps like OBS and Dolphin. This change will increase the font size, or at least make them appear smaller.
-
to1ne authored
Prior to this change, the git utils I added where placed in ~/bin. I try to keep my $HOME as clean as possible, so I don't use that no more. Instead I use the more commonly used ~/.local/bin. It keeps my $HOME cleaner.
-
to1ne authored
This change make the git diff output give a bit more context. From: https://tekin.co.uk/2020/10/better-git-diff-output-for-ruby-python-elixir-and-more
-
to1ne authored
This change inserts a commit template when running `git commit`. This template provides some comments to make think about what I should include in the commit message.
-
- 08 Oct, 2020 8 commits