From 45e4622d3dcab0374b518aa1dce4da17e4f79a71 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 26 Feb 2025 22:27:49 +0100 Subject: Use passage instead of pass --- provisioning/apt_essential | 1 - provisioning/brew_essential | 1 - provisioning/dnf_essential | 1 - provisioning/pacman_essential | 1 - 4 files changed, 4 deletions(-) (limited to 'provisioning') diff --git a/provisioning/apt_essential b/provisioning/apt_essential index c411818..fbaf36f 100644 --- a/provisioning/apt_essential +++ b/provisioning/apt_essential @@ -6,7 +6,6 @@ fd-find fzf gpg htop -pass ripgrep rsync tmux diff --git a/provisioning/brew_essential b/provisioning/brew_essential index a39643b..3b951b1 100644 --- a/provisioning/brew_essential +++ b/provisioning/brew_essential @@ -12,7 +12,6 @@ git-delta gnupg htop neovim -pass pinentry-mac ripgrep rsync diff --git a/provisioning/dnf_essential b/provisioning/dnf_essential index a8d9bd3..7669695 100644 --- a/provisioning/dnf_essential +++ b/provisioning/dnf_essential @@ -10,7 +10,6 @@ git-delta gnupg2 go htop -pass ripgrep rsync tmux diff --git a/provisioning/pacman_essential b/provisioning/pacman_essential index 7b1ed09..a639a5a 100644 --- a/provisioning/pacman_essential +++ b/provisioning/pacman_essential @@ -9,7 +9,6 @@ git-delta gnupg htop inetutils -pass ripgrep rsync tmux -- cgit