💰 NO JUDGING
-
Zsh - I use the Z shell along with oh-my-zsh.
-
Vim - I sometimes use VIM as my editor. I use the vim-update-bundle ruby script to manage installing and removing plugins.
-
Git - Git for version control
$ git clone git@github.com:elenatanasoiu/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
For local development:
$ ./local-install.sh
For codespaces:
$ ./install.sh