Skip to content

JAAAAAEMKIM/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

여러 컴퓨터에 동일한 환경을 사용하기 위한 repo.

  • 단축키 세팅
    • git aliases
    • tmux aliases
  • brew install
    • neovim
    • tmux
    • iterm2
  • dotfiles
    • .zshrc
    • .tmux.conf
    • .gitconfig

Init

  1. prepare xcode tools (git, homebrew 설치에 필요)
xcode-select --install
  1. install homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. install git
brew install git
  1. git clone
git clone https://github.com/JAAAAAEMKIM/.dotfiles.git
  1. run install.sh
~/.dotfiles/install.sh
  1. check home dir

To do next

Clone nvim config repository

Oh-my-zsh config

Install nvm, node

Install rust

Install vscode

Install chrome

Install bun

...

About

Init new machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published