Skip to content

naihsi/k8salias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

k8salias

set up

download to your .bashrc to use the aliases

curl https://raw.githubusercontent.com/naihsi/k8salias/master/k8salias -o ~/.k8salias

and add the script into your .bashrc:

if [ -f ~/.k8salias ]; then
          . ~/.k8salias
fi

finally reload it

source ~/.bashrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published