WSL-config
Dev env config
Provides configuration files and setup instructions for creating a custom development environment in WSL with Zsh and Vim.
CS 4400 - Step by step guide for using WSL and Vim as a development environment
167 stars
8 watching
22 forks
Language: Vim script
last commit: over 7 years ago
Linked from 1 awesome list
bash-on-windowsvimwslzsh
Related projects:
Repository | Description | Stars |
---|---|---|
charlax/dotfiles | Automates the configuration and setup of software development environments on multiple platforms. | 24 |
benkiel/dotfiles | A collection of configuration files for setting up a new development environment on various operating systems. | 14 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
zpm-zsh/autoenv | Automatically sets environment variables when entering or leaving directories. | 165 |
yutkat/dotfiles | A comprehensive set of configuration files and scripts for setting up a customized development environment on Linux | 783 |
alexdesousa/hab | Automatically loads and unloads environment variables and functions based on directory changes and file edits | 10 |
mehalter/zsh-nvim-appname | Provides a simple ZSH plugin to manage multiple Neovim configurations by automatically setting the NVIM_APPNAME environment variable | 18 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
susam/emacs4cl | Provides a pre-configured development environment for Common Lisp programming in Emacs. | 381 |
yous/vanilli.sh | A lightweight configuration file for shell environments, providing a consistent and efficient setup for developers. | 22 |
jkergal/hyperjs-wsl-zsh-powerlevel10k-config-on-windows | Configuration guide for setting up Hyper.js with Windows Subsystem Linux (WSL) and the Powerlevel10k theme on Windows 10 | 6 |
darvid/zsh-poetry | Automates activation and deactivation of virtual environments in ZSH when switching between projects. | 75 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
saravanabalagi/zsh-plugin-condaenv | Provides a plugin for zsh to display the current conda environment name in the prompt | 1 |