Skip to content

eesteban/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utils

Usage

Clone the repo

git clone git@github.com:eesteban/utils.git

Execute add-to-path

./add-to-path.sh

All the scripts are now accesible everywhere on your system

Setup

System configuration scripts

  • setup-git: Link git config to local .gitconfig

Scripts

Utils bash scripts that I want to use usually

  • take-it: Ammend a PR commit with all the current changes and force
  • link-it: Create a link to the given fullpath
  • fix-assets: Fix the assets on the given path
  • kube-redeploy: Redeploy a kube
  • kube-rdp-git: Redeploy all updated kubes
  • wport: Tells you the process on the given port

Commands to store

delete empty directories in current path find . -empty -type d -delete

About

Utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages