diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-05-18 23:59:05 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-05-18 23:59:05 +0200 |
| commit | df74837de60ed2e05fe8e7552a6e055c0edcbd9e (patch) | |
| tree | 0bea4d350089ffb1fa8330d3b695a21ba29db009 /.local/bin | |
| parent | 927c59b16ab2685431a9cdc9c17112b9c366b390 (diff) | |
| download | dotfiles-df74837de60ed2e05fe8e7552a6e055c0edcbd9e.tar.gz dotfiles-df74837de60ed2e05fe8e7552a6e055c0edcbd9e.zip | |
feat: add pass to the stack
Diffstat (limited to '.local/bin')
| -rwxr-xr-x | .local/bin/dotfiles | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles index 7bced23..77641b6 100755 --- a/.local/bin/dotfiles +++ b/.local/bin/dotfiles @@ -89,6 +89,7 @@ sync) python-pipx # Python apps environment wl-clipboard # Wayland clipboard jq # JSON processor + pass # password manager shfmt # shell program formatter stylua # Lua formatter base-devel cmake ninja git # nvim build dependencies |
