Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 435 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 435 Bytes

dotfiles

haton14のdotfiles for Ubuntu

マシン独自の環境変数は~/.zprofileに記述する

Macの場合にはいい感じにhomebrewでツールをインストールする

pre setup

sudo apt update
sudo apt upgrade
sudo apt install gh make language-pack-ja
# gh経由でGitHubのssh鍵を作成する
gh auth login

setup zsh

make zsh-install
make link

setup

make setup