Apropos nothing at all, i wanted to share a fossil shell alias which i have
often found useful:

alias fsnap='fossil stash snapshot -m "snapshot @ $(date)" && echo
"snapshot created"'

(Remember to replace $(date) with `date` if you're using an older-style
shell or if you simply prefer backticks.)

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to