mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Compare commits
4 Commits
7dfb19f6c7
...
7c1593e790
Author | SHA1 | Date | |
---|---|---|---|
7c1593e790 | |||
6bedc5114b | |||
d6fca68b54 | |||
c740264352 |
11
git/.gitconfig
Normal file
11
git/.gitconfig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[user]
|
||||||
|
name = Christian Colglazier
|
||||||
|
email = christian@cacolglazier.com
|
||||||
|
[core]
|
||||||
|
editor = emacs
|
||||||
|
[rerere]
|
||||||
|
enabled = true
|
||||||
|
[column]
|
||||||
|
ui = auto
|
||||||
|
[branch]
|
||||||
|
sort = -committerdate
|
@ -109,6 +109,7 @@ function stow_dotfiles {
|
|||||||
stow zsh
|
stow zsh
|
||||||
stow alacritty
|
stow alacritty
|
||||||
stow g13
|
stow g13
|
||||||
|
stow git
|
||||||
stow gtk
|
stow gtk
|
||||||
stow i3
|
stow i3
|
||||||
stow i3status
|
stow i3status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user