Update console configuration

This commit is contained in:
Sonny Bakker 2021-02-13 22:07:51 +01:00
parent 05beb0ece3
commit 3094ca8ce7
9 changed files with 61 additions and 2 deletions

View file

@ -9,3 +9,4 @@ packages:
- kitty
- docker
- docker-compose
- ttf-ibm-plex

View file

@ -8,3 +8,4 @@ packages:
- python3-setuptools
- exuberant-ctags
- apt-transport-https
- fonts-ibm-plex

View file

@ -10,6 +10,7 @@ vim_plugins:
- { url: 'https://github.com/preservim/nerdtree', name: 'nerdtree' }
- { url: 'https://github.com/neoclide/coc.nvim', name: 'coc.nvim' }
- { url: 'https://github.com/sheerun/vim-polyglot', name: 'vim-polygot' }
- { url: 'https://github.com/arzg/vim-colors-xcode.git', name: 'vim-colors-xcode' }
poetry_packages:
- black

View file

@ -13,3 +13,4 @@ packages:
- exuberant-ctags
- apt-transport-https
- kitty
- fonts-ibm-plex