mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Modify how btre works and add sysz to default arch provision list
This commit is contained in:
parent
95a1a8caac
commit
fbe9eb511e
2 changed files with 13 additions and 11 deletions
|
|
@ -67,7 +67,8 @@ function provision_terminal_env -d 'Install base terminal utilities and sync con
|
|||
$base_pkgs \
|
||||
python-neovim \
|
||||
the_silver_searcher \
|
||||
bat
|
||||
bat \
|
||||
sysz
|
||||
|
||||
set -l debian_pkgs \
|
||||
$base_pkgs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue