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
|
- cargo
|
||||||
- borgbackup
|
- borgbackup
|
||||||
- fzf
|
- fzf
|
||||||
|
- unzip
|
||||||
state: present
|
state: present
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
- neovim # Vim-fork focused on extensibility and agility
|
- neovim # Vim-fork focused on extensibility and agility
|
||||||
- task # Command-line TODO list manager
|
- taskwarrior # Command-line TODO list manager
|
||||||
- timew # Timewarrior tracks and reports time
|
- timewarrior # Timewarrior tracks and reports time
|
||||||
- python3-tasklib # Library for interacting with taskwarrior databases (Python3)
|
- python3-tasklib # Library for interacting with taskwarrior databases (Python3)
|
||||||
- vifm # Ncurses-based file manager with vi-like keybindings
|
- vifm # Ncurses-based file manager with vi-like keybindings
|
||||||
- zsh # Z SHell
|
- zsh # Z SHell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user