diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-04-15 11:31:09 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-04-15 11:31:09 +0200 |
| commit | fc635b3bee47459ab69662c132cb919f3a846ca1 (patch) | |
| tree | a68f6ae74dfe10d172651e658026be2b3e249d50 /provisioning | |
| parent | f60007b397ce9ad5c2b77392deaf0a4c12f72b3e (diff) | |
| parent | cb36b00f62edd19bda2c41011d6c72b2e235e653 (diff) | |
Merge branch 'main' of gitlab.com:rbdr/dotfiles
Diffstat (limited to 'provisioning')
| -rw-r--r-- | provisioning/apt_essential | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/provisioning/apt_essential b/provisioning/apt_essential index 7521c5c..28e916a 100644 --- a/provisioning/apt_essential +++ b/provisioning/apt_essential @@ -1,6 +1,8 @@ +-y bat curl fd-find +exa fzf gpg htop @@ -8,7 +10,6 @@ ripgrep rsync tmux tree -vim neovim wget zsh |