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
f76728180a7be767eda63c07f55ae0b73f46d1f4
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