Auto saved by Logseq

This commit is contained in:
andrea 2023-06-21 11:59:06 +02:00
parent 369c606bc5
commit d7fa7d872c
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,3 @@
- opa3eema}C
- Per modificare il font in #emacs aggiungere questo in `init.el`
- ```lisp
(set-face-attribute 'default nil :font "Monospace" :height 160)

View file

@ -1,5 +1,7 @@
- Per poter inserire nuove #password utilizzando `pass` su una nuova installazione ricordarsi di eseguire, all'interno della cartella contenente le chiavi pubbliche e private `pass init`
- ```bash
cd gpg
pass init posta@andreafazzi.eu
```
- ## #Golang mode per #emacs
- Installare `gopls`