Arshia Aghaei
Arshia Aghaei
Hi, I was browsing the AUR for amnezia and these were the results: ``` paru amnezia 1 aur/amneziawg-go 0.2.12-1 [+2 ~0.60] AmneziaWG is a contemporary version of the popular...
I had imported passwords from other password managers inside my bitwarden account, and it stored them in a folder-less section and so my total password count went from approximately 690...
## Environment ```zsh % typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace typeset VENDOR=pc typeset OSTYPE=linux-gnu typeset ZSH_PATCHLEVEL=zsh-5.9-0-g73d3173 typeset -a _autocomplete__funcfiletrace=( /home/arshia/.zplug/repos/marlonrichert/zsh-autocomplete/zsh-autocomplete.plugin.zsh:4 /home/arshia/.zplug/base/core/load.zsh:103 /home/arshia/.zplug/cache/plugin.zsh:4 /home/arshia/.zplug/base/core/load.zsh:27 /home/arshia/.zplug/autoload/commands/__load__:73 /home/arshia/.zplug/base/core/core.zsh:80 /home/arshia/.zplug/autoload/zplug:12 /home/arshia/.zplug/config.sh:19 /home/arshia/.zshrc:68 zsh:48 )...
When bulding the repo and configuring cmake using the following command ```cmake cmake -G Ninja -B build -DCMAKE_BUILD_TYPE=Release ``` I get the following output with it being stuck on the...