Skip to content

yuric/bash_profile

Repository files navigation

.bash_profile

I would love ideas on what good stuff is missing and help making what is already in Master.bash_profile better. Know need:

  1. add git_completion_script file to this repo. [a]
  2. remove comments debris
  3. all files have copy with credits and license ref. Use github.com/bevry/projectz instead. [b]
  • [du -cksh * |sort -rn |head -11]

direction

Eventually all the dev/productivity tools I use will be setup and configured via a some shell script in the repo.

#####other cool tools I am want to learn more about or add to .bash_profile in no particular order

notes

[a] Loads and tests it.

git_completion_script=/usr/local/etc/bash_completion.d/git-completion.bash
test -s $git_completion_script && source $git_completion_script

[b] This might end up getting trimmed but this it is good oportunity to see Projectz in action.

#Creator: Yuri Costa
#Contributors: 
#June.2017
#github.com/yuric/bash_profile, 
#This code is released under the AGPLv3 license.
#Thank you for persisting unmodified references and text above this line. 
#Reach out if you have questions/comments.

Thanks for stopping by. 😊 ln -s /Users/yuricosta/Documents/developer/YuriC/bash_profile/Master.bash_profile ~/.bash_profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages