Skip to content

enkaism/.inkaku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.inkaku

{i}

install guide

if you're clean mac,

install Xcode or xcode-select --install

and

run

git clone https://github.com/inkaku/.inkaku.git $HOME/.inkaku

bash $HOME/.inkaku/install

else if you're brew installed mac

brew tap Homebrew/bundle

brew bundle --file=$HOME/.inkaku/Brewfile

echo 'source $HOME/.inkaku/inkaku.zsh' >> $HOME/.zshrc
mkdir -p $HOME/.inkaku/zsh

shared env

you can share setup env module cut

like

inkaku install hiroqn/node

this run

brew bundle --file=~/.inkaku/hiroqn/node/Brewfile
zsh ~/.inkaku/hiroqn/node/install
ln -sf ~/.inkaku/hiroqn/node/.zshrc ~/.inkaku/zsh/hiroqn/node/.zshrc

Releases

No releases published

Packages

No packages published

Languages

  • Shell 96.9%
  • Ruby 3.1%