I hereby claim:
- I am wrecklass on github.
- I am wrecklass (https://keybase.io/wrecklass) on keybase.
- I have a public key ASAoRdSliSEmHinuF5Q5HkcuXO3C1OmZJfJAuvsv8ISDeQo
To claim this, I am signing this object:
#!/bin/bash | |
STASH_SERVER="stash.dev-charter.net" | |
remotes="$(git remotes -v 2> /dev/null | tail -n 1)" | |
if [[ -n "${remotes}" ]];then | |
SEP="7999" | |
if [[ "$remotes" =~ "https:" ]];then | |
SEP="scm" |
#!/bin/bash | |
# Source this file in your bash_profile or bashrc as you like. | |
# Once sourced, cd to a few directories and then try `cd --` to see history. | |
# cd -# where # is the number of the directory you wish to return to. | |
# Works on macOS, Linux and Cygwin, although the aliases | |
# would have to be changed for different OSes. | |
alias cd="cd_func" | |
alias mkcd="_mkcd" |
I hereby claim:
To claim this, I am signing this object: