mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
fix packages
This commit is contained in:
parent
9506975279
commit
2b184a0f5f
@ -15,6 +15,7 @@
|
||||
- cargo
|
||||
- borgbackup
|
||||
- fzf
|
||||
- unzip
|
||||
state: present
|
||||
become: true
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user