Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joajfreitas/dotfiles

Linux dotfiles
https://github.com/joajfreitas/dotfiles

awesomewm i3wm neovim pywal vim

Last synced: about 1 month ago
JSON representation

Linux dotfiles

Awesome Lists containing this project

README

        

# README

![dektop](screenshot.png)

## GPG key

### Export

gpg --armor --export-secret-keys > private.key
gpg --symmetric private.key

### Account recovery

Recover gpg key

gpg -d key.gpg

Import gpg private key

gpg --import pgp-private-keys.asc

Clone the password-store.

git clone https://gitlab.com/joajfreitas/pass