I hereby claim:
- I am haralambov on github.
 - I am zlatomir (https://keybase.io/zlatomir) on keybase.
 - I have a public key ASA8jAWt0l_Fb6e09v6S9hWcqpFekajOKxI_JvMHdzuuAwo
 
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| Host * | |
| UseKeychain yes | |
| AddKeysToAgent yes | |
| IdentityFile ~/.ssh/id_rsa | 
| alias cl='clear' | |
| alias clog='> /Applications/MAMP/logs/php_error.log' | |
| alias clr='cl;' | |
| alias code='/Applications/Visual\ Studio\ Code.app/Contents/Resources/app/bin/code' | |
| alias codecept='./vendor/bin/codecept' | |
| alias ff='find . -name ' | |
| alias ft='grep -RinH --exclude-dir=.git --exclude=tags ' | |
| alias hideFiles='defaults write com.apple.finder AppleShowAllFiles NO; killall Finder /System/Library/CoreServices/Finder.app' | |
| alias l='ll;' | |
| alias ll='ls -lha' | 
| [Unit] | |
| Description=Gollum wiki server | |
| After=network.target | |
| [Service] | |
| Type=simple | |
| User=%i | |
| ExecStart=/usr/local/bin/gollum --emoji --mathjax --live-preview --port 8000 --show-all "/home/brood/Documents/gollum" | |
| Restart=on-abort | 
| " Automatic reloading of .vimrc | |
| autocmd! bufwritepost .vimrc source % | |
| " Sets character encoding | |
| set encoding=utf-8 | |
| " Recursive file search | |
| set path+=** | |
| " Sets file with generated tags |