Commit graph

25 commits

Author SHA1 Message Date
0f85776d14 git: turn git-alias into a git command 2024-07-14 02:32:03 +02:00
c15bb13a00 git: default git-delta theme to gruvbox 2024-03-17 23:33:53 +01:00
4ed212a5e1 git: extract delta themes to separate file and add tokyonight 2024-03-09 03:20:34 +01:00
15d163c534 git: update git-lfs installation 2024-02-28 17:38:06 +01:00
f1c60d8012 git: ensure correct e-mail for dotfiles and personal projects 2024-02-19 11:09:31 +01:00
c400c8fffd git: turn start alias into a separate executable 2024-02-06 13:59:27 +01:00
e133205865 git: add start alias 2023-10-01 23:45:28 +02:00
e76710b5e1 git: make delta colors darker 2023-08-06 01:30:39 +02:00
d3de1774fa git: adjust git colors for gruvbox 2023-07-22 22:07:03 +02:00
a065830fd4 git: add aliases for diff staged changes 2023-07-20 22:43:19 +02:00
5d0eb2f320 git: use the alias to list the aliases 2023-07-20 22:30:54 +02:00
244608d749 git: add modified label to delta output
This way I can search for /^modified just like /^added or /^removed and
so on.
2023-07-13 11:53:05 +02:00
a3c54fe1fc git: improve log with patch 2023-07-13 02:43:06 +02:00
f323416c59 git: add side-by-side diffs 2023-07-13 02:38:34 +02:00
581c7d07e4 git: add git-delta as diff pager 2023-07-12 21:55:29 +02:00
1c613b082d git: fix broken watch icon in log format 2023-07-12 19:54:22 +02:00
67e8098c2a git: set default branch name to 'main' 2023-07-11 20:48:57 +02:00
0264b5b302 git: tweaks to log aliases 2023-01-31 13:36:34 +01:00
ad8dd02a4e git: add aliases for branches 2023-01-31 13:08:31 +01:00
8242d356bc git: highlight dates and author in logs 2022-10-25 20:18:24 +02:00
ded2f56188 git: update committer e-mail 2022-10-24 17:52:28 +02:00
499824d955 git: minor comment reformat 2022-10-24 13:41:27 +02:00
67feef1b43 git: push to upstream branch by default
I have been setting this option locally for all repositories I work on,
so I'll use this as the default behavior from now on.
2022-10-24 10:22:52 +02:00
f724115bc0 git: default to dates in human format for git-log 2022-10-24 10:20:19 +02:00
61f0b64b84 install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00