fix packages

This commit is contained in:
Tyler Starr 2023-07-03 22:17:25 -07:00
parent 9506975279
commit 2b184a0f5f
2 changed files with 3 additions and 2 deletions

View File

@ -15,6 +15,7 @@
- cargo
- borgbackup
- fzf
- unzip
state: present
become: true

View File

@ -2,8 +2,8 @@
apt:
name:
- neovim # Vim-fork focused on extensibility and agility
- task # Command-line TODO list manager
- timew # Timewarrior tracks and reports time
- taskwarrior # Command-line TODO list manager
- timewarrior # Timewarrior tracks and reports time
- python3-tasklib # Library for interacting with taskwarrior databases (Python3)
- vifm # Ncurses-based file manager with vi-like keybindings
- zsh # Z SHell