Compare commits

..

No commits in common. "d1b30c89593f3529c452a5c9df6a4321fe8e6e15" and "f8169bfcb004c402cd376378a9ae8b5331f461bd" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View File

@ -46,7 +46,6 @@ Plug 'airblade/vim-gitgutter'
Plug 'sainnhe/sonokai' Plug 'sainnhe/sonokai'
" Language specific " Language specific
Plug 'vim-python/python-syntax' Plug 'vim-python/python-syntax'
Plug 'wgwoods/vim-systemd-syntax'
call plug#end() call plug#end()
" Theme " Theme

View File

@ -7,7 +7,6 @@
apt: apt:
name: name:
- ack - ack
- bat
- black # code formatting - black # code formatting
- bsdmainutils # ncal calendar - bsdmainutils # ncal calendar
- feh # set background - feh # set background
@ -24,7 +23,6 @@
- pass - pass
- python3-pylint-common - python3-pylint-common
- pulseaudio-utils # pactl volume control - pulseaudio-utils # pactl volume control
- ripgrep
- rofi # dmenu replacement - rofi # dmenu replacement
- scrot # screenshot - scrot # screenshot
- tmux - tmux