Update .basrhc, .vimrc and conky.conf

This commit is contained in:
2024-02-15 19:46:55 +01:00
parent 414dbfa865
commit 71b8a17864
3 changed files with 2 additions and 2 deletions

1
.vimrc
View File

@ -36,6 +36,7 @@ let g:everforest_background='hard'
let g:everforest_better_performance=1
let g:ale_python_flake8_options='--max-line-length=150'
let g:rainbow_active=1
let g:ale_enabled=0
" }}}