Commit Graph

11 Commits

Author SHA1 Message Date
Dmytro Meleshko f9127d6ce2 [git] remove the "unstage" alias in favor of "grst" in zsh 2021-03-27 13:12:16 +02:00
Dmytro Meleshko f79ed65e0c [git] add temporary files to the gitignore 2021-01-29 12:34:26 +02:00
Dmytro Meleshko f32857ef1c [git] add the annoying ropeprojects to gitignore 2020-12-24 23:50:47 +02:00
Dmytro Meleshko 46b224a111 [git] git config --global init.defaultBranch main 2020-12-17 20:16:25 +02:00
Dmytro Meleshko b1f3d1e1ab [git] add shortcut for an empty initial commit 2020-10-04 19:53:03 +03:00
Dmytro Meleshko a2b7172d37 [git] add an alias for unstaging 2020-08-08 11:03:30 +03:00
Dmytro Meleshko ccae18c898 [git] remove useless git aliases
I'm always using `gloga` rather than `tree`, and `unstage` + `discard`
can be done with `git restore`/`grs`
2020-07-04 19:50:20 +03:00
Dmytro Meleshko e52821db5e [git] add some more entries to gitignore_global 2020-01-30 21:40:20 +02:00
Dmytro Meleshko 0d521c169b [zsh, git] use Zsh aliases instead of gitconfig for my log format 2019-12-30 00:34:47 +02:00
Dmytro Meleshko 0bd63cd767 [git] refine and return custom format.pretty 2019-12-25 23:52:02 +02:00
Dmytro Meleshko e477df7a15 [git] add global gitignore 2019-08-24 17:30:45 +03:00