GitHub - csesoc/dotfiles

This repository was archived by the owner on Apr 4, 2018. It is now read-only.

Cheat Sheet for dotfiles

.zshrc

Advantages over bash you can do things like. cd /users/dylank/source/tests/ by doing this cd /u/d/s/t and if it's distinct it will work

It's a simple prompt: ~>

It's commented in the source but...features are:

  • colour prompt (fixed dark blue)
  • git aliases
  • md [directory name] function creates directory and cd's into it.
  • grabthis [http://example.com] command downloads an entire website
  • TODO: gpg encryption function