Skip to content

hachibeeDI/dotfiles

Repository files navigation

dotfiles

myconfig files.

  • vim

    • .vimrc

    • .vim/

  • zsh

    • .zshrc

    • .zshenv

    • .zprofile

    • .zsh/

  • tmux

    • .tmux.conf

    • .tmux.d/

  • sheets

    • .sheets/
  • git

    • git_globalconfig
  • python

    • .pythonstartup

How to use

$ git clone [email protected]:hachibeeDI/dotfiles.git

$ ./dotfiles/makeenv.sh

Setup VSCode

$ ln -s $(pwd)/vscode/settings.json  ~/Library/ApplicationSupport/Code/User/
$ ln -s $(pwd)/vscode/keybindings.json  ~/Library/ApplicationSupport/Code/User/
$ cat vscode/extensions |xargs -L1 code --install-extension

About

my rc file repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published