Skip to content

ikmski/dotfiles

Repository files navigation

dotfiles

Install homebrew and packages

Install homebrew

install according to https://brew.sh/index_ja

$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

Install packages

$ brew bundle --global

Update Brewfile

$ brew bundle dump --global --force

Install zsh plugins

$ zplug install

Install vim-plug

install according to https://github.com/junegunn/vim-plug

$ curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages