16 cze 2016

pgp mutt

Zaufanie:
gpg --trusted-key 0x... --list-keys 0x...
lub
gpg --edit-key 0x... trust


.muttrc
my_hdr X-PGP-Key: http://example.com/pubkey.asc
pobieranie:
gpg --recv-keys 0x...
lub
gpg --search-keys  0x...


13 cze 2016

zsh compile

./configure --enable-maildir-support --enable-function-subdirs --enable-site-fndir=/usr/local/share/zsh/site-functions --enable-fndir=/usr/share/zsh/functions --with-tcsetpgrp --enable-cap --enable-pcre --enable-readnullcmd=pager -enable-custom-patchlevel=Debian LDFLAGS="-Wl,--as-needed -g"

8 cze 2016

perltidy

perltidy -i=3 -bl -lp -cti=1 -pt=2 -sbt=2 -bt=2 -bbt=2 -nsfs -nsts -nwls="+ - / *" -nwrs="+ - / *" -l=1000 -syn -sfp -ibc tutocos.pl