diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-10-15 10:49:45 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-10-15 10:49:45 +0900 |
| commit | b3d186476fcc63fe6aaa530679ca169f1727f821 (patch) | |
| tree | d3ef2caaa8e2979dba4591ae1d0bc61f17bc57df /.gitignore | |
| parent | 74c7ef7ba587292b53369a16b0b6039438603b9d (diff) | |
| download | dotfiles-b3d186476fcc63fe6aaa530679ca169f1727f821.tar.gz dotfiles-b3d186476fcc63fe6aaa530679ca169f1727f821.tar.zst dotfiles-b3d186476fcc63fe6aaa530679ca169f1727f821.zip | |
git: port the implementation of alias "git-sw" to Golang
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ /.config/alacritty/alacritty.local.yml /.config/emacs /.config/newsboat/urls +/bin/gitalias/git-* /nvim-startup.log |
