diff --git a/.config/git/config b/.config/git/config index f684967..4eb4cec 100644 --- a/.config/git/config +++ b/.config/git/config @@ -3,3 +3,5 @@ email = naijiworld@protonmail.com [core] editor = nvim +[init] + defaultBranch = master diff --git a/.config/mimeapps.list b/.config/mimeapps.list index 560072e..7d72b7e 100644 --- a/.config/mimeapps.list +++ b/.config/mimeapps.list @@ -11,3 +11,4 @@ image/webp=nsxiv.desktop; image/jpeg=nsxiv.desktop; image/gif=nsxiv.desktop; audio/flac=mpv.desktop; +inode/directory=mpv.desktop;