jakewies / .dotfiles

My portable development environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dotfiles

  1. Clone this repository
  2. Run install.sh
  3. Open up new window to initiate zsh shell

Current issues

  • installing nvim plugins in --headless causes error output, but doesn't break installation
  • Would like to improve the install script
  • Handle installation on different OS (MacOS, Linux, WSL2)

Future optimizations

  • Improve install script by automating step 3 above, initializing the zsh environment

About

My portable development environment


Languages

Language:Vim Script 79.6%Language:Shell 11.6%Language:Lua 8.8%