8000 GitHub - happy-nut/dotfiles: dotfiles for happy-nut
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

happy-nut/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

제목은 Mac 개발환경 세팅 레포지토리로 하겠습니다. 근데 이제 수동을 곁들인.

Miscellaneous Settings

  1. Homebrew 설치

  2. vim (git, wget) 설치

    $ brew install git vim wget
    $ mkdir -p ~/.vim && wget https://bit.ly/30arSXR -O ~/.vim/vimrc
    $ vim
  3. gitalias 설치

  4. pstree 설치

    $ brew install pstree

Iterm2

  1. iterm2 설치

  2. p10k 설치

    General > Preferences 에서 Load preference from a custom folder or URL 체크

    https://bit.ly/389SfkR 복사 후 붙여넣기

  3. Zinit 설치 .zshrc 에 다음 내용을 추가.

    zinit light zdharma/fast-syntax-highlighting
    zinit light zsh-users/zsh-autosuggestions
    zinit light zsh-users/zsh-completions
  4. auto-jump 설치

Jetbrains Tools

Toolbox 설치

Tools > Shell Scripts > Shell scripts location 에다가 /usr/local/bin 입력.

Hyper Switch

Hyper Switch 설치

Magnet

Magnet 설치

Infra tools

  1. K9s 설치

    $ wget https://raw.githubusercontent.com/derailed/k9s/master/skins/monokai.yml -O ~/.k9s/skin.yml 

About

dotfiles for happy-nut

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0