Skip to content

kanorix/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS

事前準備

xcode-select --install

インストール

curl -sf https://raw.githubusercontent.com/kanorix/dotfiles/main/setup.sh | bash -s

Linux(ubuntu)

インストール

apt update && apt install -y curl && \
    curl -sf https://raw.githubusercontent.com/kanorix/dotfiles/main/setup.sh | bash -s

デフォルトのシェルをzshに変更

sudo chsh -s $(which zsh)

CUI Application

Name Config MacOS Linux
curl - (Xcode cmd line tool)
git - (Xcode cmd line tool)
make - (default)
zsh (default)
bat -
eza -
git-secret - -
sheldon
starship
rust - -
homebrew -
colima -
docker - -
docker-buildx - -
volta - -
fvm - -

GUI Application

Name Config MacOS Linux
kitty -
visual-studio-code - -
xquartz - -

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages