Skip to content

boh001/setting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting

Mac

Tmux

설치

brew install tmux

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

설치

brew install lazygit

brew install diff-so-fancy

설정파일위치

  • Linux: ~/.config/lazygit/config.yml
  • MacOS: ~/Library/Application Support/lazygit/config.yml
  • Windows: %APPDATA%\lazygit\config.yml

Nvim

설치

brew install nvim
// 프로젝트 디렉토리 추가
:WorkspacesAddDir [path]

// 프로젝트 디렉토리 삭제
:WorkspacesRemoveDir [name]
  • tsserver
npm install -g typescript typescript-language-server
  • eslint
npm i -g vscode-langservers-extracted

Fnm

설치

brew install fnm

TODO

  • 개발하면서 추가 예정

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published