This is an old revision of the document!


rm .zshrc
vcsh clone git@git.datentonne.net:sync/zsh
echo ". /home/phil/.zshrc" > .zshrc
puppet parser validate manifests/service.pp
find . -iname "*.html" -exec grep -li searchterm {} \;
setterm -blank 0 #diable tty screensaver
setxkbmap -model pc104 -layout us -variant altgr-intl -option nodeadkeys
curl -s --data "a=foo&b=bar" http://fooobar.com/api_which_returns_json |  underscore print --color | less -r

https://github.com/ddopson/underscore-cli

ssh-keygen -b 4096 -c comment
Edit this page