collaborated dotfiles dogma & setup
Personalized dotflies setup tested only in macOS Monterey
- configure git ssh
- install git
- clone dotfiles repo
- Run ./dostraph.sh # bootstraps dot file
- ppd = PreProd development AWS environment login
- pro = Production ReadOnly AWS environment login
- leg = Legacy AWS environemnt
- legd = Legacy-DEV AWS environemnt
- localip = returns local ipaddress of the machine
- cleanup = deletes .DS_Store files recursively
- reloadshell = reload current shell with redefined SHELL values
- week = get week number
- path = echos verbose $PATH value
- npm-sr = sets SR artifactory
- npm-default = sets npmregistry
- localip = local ipaddress
- ws3 = server python 3.7 in port 1234
- ws = server python 2.7 in port 1234
- awscreds = write all AWS environment credentials
- dhelp = cat this file
- whoseport = find out program using the port
- gitd = deletes local and remote git repository
- docker-clean = clean docker images
- code = open visual code
- digga = dig with more useful information
- venv = sets up python virtual environment ( .venv/bin/activiate) & configures PythonPATH to current working directory
- Thanks to @subnixr for his awesome Zsh theme!
- Thanks to @driesvints for dotfiles pointers