diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-24 09:28:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-24 09:28:54 -0300 |
commit | 845366f8a221b7c418f7331f0e2528ad7ef4b48f (patch) | |
tree | f983ad9d8354a5e7e9d9d86985c08e24d911c528 | |
parent | caa5b6b4c22f6e41a4e53460419294805cd5398f (diff) | |
download | profile-845366f8a221b7c418f7331f0e2528ad7ef4b48f.tar.gz profile-845366f8a221b7c418f7331f0e2528ad7ef4b48f.tar.bz2 |
Feat: dependencies: debian: python3-prompt-toolkit (for finder application)
-rw-r--r-- | dependencies/debian | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dependencies/debian b/dependencies/debian index da62a6a..921fc3d 100644 --- a/dependencies/debian +++ b/dependencies/debian @@ -8,6 +8,9 @@ bash-completion powerline python3-powerline-taskwarrior +# Finder dependencies +python3-prompt-toolkit + # # Optional # |