Skip to content

kmc-jp/code-server-dotfiles

 
 

Repository files navigation

dotfiles

Init

zsh install

sudo apt install -y zsh git
chsh -s $(which zsh)
exit

zim install

curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh
exit

chzmoi install

sh -c "$(curl -fsLS get.chezmoi.io)"
~/bin/chezmoi init --apply https://github.com/walnuts1018/dotfiles.git

tailscale install

curl -fsSL https://tailscale.com/install.sh | sh
sudo tailscale up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published