This website requires JavaScript.
Explore
Help
Sign In
dotfiles_fabian
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea019a8e23aae10872982b8e78e13477ced8498a
dotfiles
/
virtualenvwrapper
/
postmkvirtualenv
T
5 lines
92 B
Bash
Raw
Normal View
History
Unescape
Escape
[All] Add virtualenv hooks
2025-04-17 08:56:15 +02:00
#!/bin/zsh
# This hook is sourced after a new virtualenv is activated.
pip3 install neovim
Reference in New Issue
Copy Permalink