https://github.com/jakewies/.dotfiles
My portable development environment
https://github.com/jakewies/.dotfiles
Last synced: about 1 month ago
JSON representation
My portable development environment
- Host: GitHub
- URL: https://github.com/jakewies/.dotfiles
- Owner: jakewies
- Created: 2021-09-14T17:17:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-19T14:25:15.000Z (almost 3 years ago)
- Last Synced: 2024-12-22T12:03:08.802Z (2 months ago)
- Language: Vim script
- Homepage:
- Size: 96.7 KB
- Stars: 133
- Watchers: 4
- Forks: 37
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - jakewies/.dotfiles - My portable development environment (Vim Script)
README
# .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