Unix Pass
Wed Feb 14, 2024
Unix Pass: the only password manager you’ll need.
Simple to do on MacOS or Linux… a bit more complicated for Windows 11.
Transfering your Pass onto Windows 11
It’s infuriarting to try to install in natively on Windows 11.
It is far easier using Windows Subsystem for Linux (WSL).
Open PowerShell
Enter wsl --install
and follow the installation, at the end it will ask you to
restart.
Upon restart, Open Ubuntu sudo apt update && sudo apt upgrade
sudo apt install wl-clipboard pass
move /.password-store
and secret.gpg
into your new linux folder
to access the password store gpg --import secret.gpg