mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-03-13 03:24:06 +01:00
Compare commits
No commits in common. "cedda07b7bed340d488d36e8fd3df23012128af5" and "3b65a61998d38886ccc7d9a7ce96b3f26ecf185d" have entirely different histories.
cedda07b7b
...
3b65a61998
3 changed files with 1 additions and 13 deletions
|
|
@ -92,5 +92,6 @@
|
|||
[fetch]
|
||||
prune = true
|
||||
pruneTags = true
|
||||
all = true
|
||||
[help]
|
||||
autocorrect = prompt
|
||||
|
|
|
|||
|
|
@ -49,7 +49,6 @@
|
|||
~/.tmux.conf: tmux/tmux.conf
|
||||
~/.toprc: top/toprc
|
||||
~/.config/htop/htoprc: top/htoprc
|
||||
~/.config/topgrade.toml: topgrade/topgrade.toml
|
||||
~/.vimrc: vim/vimrc
|
||||
~/.vim/pack/dotfiles/start: vim/start
|
||||
~/.vim/colors/badwolf.vim: vim/start/badwolf/colors/badwolf.vim
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
[misc]
|
||||
disable = ["system", "vim"]
|
||||
skip_notify = true
|
||||
|
||||
[linux]
|
||||
nix_arguments = "--flake"
|
||||
|
||||
[git]
|
||||
repos = [
|
||||
"~/.dotfiles/",
|
||||
"~/code/**/"
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue