Compare commits
3 Commits
4f971c9df9
...
1bae59ca93
Author | SHA1 | Date | |
---|---|---|---|
1bae59ca93 | |||
c89d6b8c39 | |||
3c26a04bb6 |
5
git/.gitconfig
Normal file
5
git/.gitconfig
Normal file
@ -0,0 +1,5 @@
|
||||
[user]
|
||||
name = Bertrand Benjamin
|
||||
email = benjamin.bertrand@opytex.org
|
||||
[init]
|
||||
defaultBranch = main
|
@ -1 +1,4 @@
|
||||
lua require'colorizer'.setup()
|
||||
vim.opt.termguicolors = true
|
||||
|
||||
require'colorizer'.setup()
|
||||
|
||||
|
2
qutebrowser/.config/qutebrowser/config.py
Normal file
2
qutebrowser/.config/qutebrowser/config.py
Normal file
@ -0,0 +1,2 @@
|
||||
config.load_autoconfig()
|
||||
config.source("gruvbox_dark_medium.py")
|
Loading…
Reference in New Issue
Block a user