Compare commits
2 Commits
f8169bfcb0
...
d1b30c8959
Author | SHA1 | Date | |
---|---|---|---|
|
d1b30c8959 | ||
|
ea2b5fee58 |
@ -46,6 +46,7 @@ Plug 'airblade/vim-gitgutter'
|
||||
Plug 'sainnhe/sonokai'
|
||||
" Language specific
|
||||
Plug 'vim-python/python-syntax'
|
||||
Plug 'wgwoods/vim-systemd-syntax'
|
||||
call plug#end()
|
||||
|
||||
" Theme
|
||||
|
@ -7,6 +7,7 @@
|
||||
apt:
|
||||
name:
|
||||
- ack
|
||||
- bat
|
||||
- black # code formatting
|
||||
- bsdmainutils # ncal calendar
|
||||
- feh # set background
|
||||
@ -23,6 +24,7 @@
|
||||
- pass
|
||||
- python3-pylint-common
|
||||
- pulseaudio-utils # pactl volume control
|
||||
- ripgrep
|
||||
- rofi # dmenu replacement
|
||||
- scrot # screenshot
|
||||
- tmux
|
||||
|
Loading…
x
Reference in New Issue
Block a user