Compare commits
No commits in common. "63c6ffe522f51152fd275786352cbdcdf6b9e8da" and "314dd204cfb2c29bd1763c7988bbc28fa0edebf2" have entirely different histories.
63c6ffe522
...
314dd204cf
4 changed files with 1 additions and 8 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,6 +7,3 @@
|
|||
[submodule "alacritty/.config/alacritty/alacritty-theme"]
|
||||
path = alacritty/.config/alacritty/alacritty-theme
|
||||
url = git@github.com:alacritty/alacritty-theme.git
|
||||
[submodule "git/.gitignore/gitignore"]
|
||||
path = git/.gitignore/gitignore
|
||||
url = https://github.com/github/gitignore.git
|
||||
|
|
|
@ -25,6 +25,3 @@
|
|||
|
||||
[includeIf "gitdir:~/work"]
|
||||
path = .gitconfig-work
|
||||
|
||||
[core]
|
||||
excludesfile = .gitignore/gitignore/*.gitignore
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 76739a38b56907118c5a880d63250c99d5690a5a
|
|
@ -135,5 +135,5 @@ volume master {
|
|||
|
||||
read_file spotify {
|
||||
format = "🔊%content"
|
||||
path = "./spotify.log"
|
||||
path = "$HOME/.config/i3status/spotify.log"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue