Add command to install 'pass'
This commit is contained in:
12
tools.org
Normal file
12
tools.org
Normal file
@@ -0,0 +1,12 @@
|
||||
* Tools Setup
|
||||
|
||||
This file will install all the programs/tools that are used on my personal computers.
|
||||
|
||||
This file assumes usage of APT.
|
||||
|
||||
** pass - [[https://www.passwordstore.org/][The Standard Unix Password Manager]]
|
||||
For password management. Use [[https://git.austinsmith.dev/austin/dotfiles][pass-store]] repo for password sync.
|
||||
|
||||
#+begin_src bash
|
||||
sudo apt install pass
|
||||
#+end_src
|
||||
Reference in New Issue
Block a user