mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-12-22 16:26:32 +00:00
git stuff
This commit is contained in:
parent
9c9aa7d9ee
commit
ca63fe4ce6
@ -11,3 +11,6 @@
|
|||||||
autocrlf = input
|
autocrlf = input
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
|
|
||||||
|
[includeIf "gitdir:/Users/niccolo.borgioli/"]
|
||||||
|
path = "~/.dotfiles/files/git/config.work"
|
@ -7,7 +7,7 @@
|
|||||||
- clean: ["~"]
|
- clean: ["~"]
|
||||||
|
|
||||||
- link:
|
- link:
|
||||||
~/.gitconfig: files/gitconfig
|
~/.gitconfig: files/git/gitconfig
|
||||||
~/.vim: files/vim
|
~/.vim: files/vim
|
||||||
~/.vimrc: files/vimrc
|
~/.vimrc: files/vimrc
|
||||||
~/.config/fish: files/fish
|
~/.config/fish: files/fish
|
||||||
|
Loading…
Reference in New Issue
Block a user