Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

112 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

macOS ubuntuOS

install

$ cd ~ && git clone https://github.com/TOGEP/dotfiles.git
$ cd dotfiles && make all

copilot.vimを使う場合

vimのプラグインcopilot.vimを使う場合はnodejsが必要となる

$ anyenv init
$ anyenv install nodenv
$ nodenv install *version*
$ nodenv rehash
$ nodenv global *version*

iterm2の設定反映

1. Press "command + ," to open the preferences window.
2. Select the "General" tab.
3. Select the "Preferences" tab.
4. Turn on "Load preference from a custom folder or URL".
5. Enter "~/dotfiles/iterm2/com.googlecode.iterm2.plist".
6. Restart iterm2 !

gitの初期設定

git config --global user.name XXXXX
git config --global user.email XXXXX@XXXXX
git config --global core.editor nvim
git config --global init.defaultBranch main
git config --list

初回起動が必要なもの

  • Alfred
  • Karabiner-Elements

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages