Skip to content

Hoboki/hobokibin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOBOKIBIN

Pull at ~ and add below into ~/.zshrc.

if [ -f ~/hobokibin/.zshrc ]; then
  . ~/hobokibin/.zshrc
fi

Otherwise, pull at ~ and add below into ~/.bashrc.

if [ -f ~/hobokibin/.bashrc ]; then
  . ~/hobokibin/.bashrc
fi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages