I hereby claim:
- I am pshinghal on github.
- I am pshinghal (https://keybase.io/pshinghal) on keybase.
- I have a public key whose fingerprint is 095D 7615 AC75 AE53 5066 FD30 29AA 70F2 4BE0 7EF1
To claim this, I am signing this object:
| # https://github.com/blinks zsh theme | |
| function _prompt_char() { | |
| if $(git rev-parse --is-inside-work-tree >/dev/null 2>&1); then | |
| echo "%{%F{blue}%}±%{%f%k%b%}" | |
| else | |
| echo ' ' | |
| fi | |
| } |
| alias glp="git log --color -p | less -R" | |
| alias glg="git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit | less -R" | |
| alias hlog='git log --date-order --all --graph --format="%C(green)%h %Creset%C(yellow)%an%Creset %C(blue bold)%ar%Creset %C(red bold)%d%Creset %s"' | |
| alias cdg="cd \$(git rev-parse --show-toplevel)" |
| #!/bin/bash | |
| # This file has been adapted from https://forum.transmissionbt.com/viewtopic.php?f=2&t=10902 | |
| # Some parts make no sense to me | |
| # | |
| # chkconfig: - 16 84 | |
| # description: Start up transmission-daemon | |
| # | |
| # processname: transmission-daemon |
I hereby claim:
To claim this, I am signing this object: