my dotz
0

Configure Feed

Select the types of activity you want to include in your feed.

bind is for macs

+1 -1
+1 -1
.shinit
··· 13 13 alias startx='ssh-agent startx' 14 14 alias vi=vim 15 15 alias ls='CLICOLOR=1 ls' 16 - bind '^L=clear-screen' 17 16 18 17 # bby 19 18 if [ "$(uname -s)" == "Darwin" ]; then 19 + bind '^L=clear-screen' 20 20 alias cdr='cd $(find ~/git/chef/cloud-roles ~/git/chef/site-cookbooks ~/git/chef/app-cookbooks ~/git/chef/dc-roles -type d -maxdepth 1 | selecta)' 21 21 export HISTFILE="$HOME/.mksh-history" 22 22 export CHEFUSER="jolson"