1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

virtualfish is needed to have virtualenvwrapper magic work in fish

This commit is contained in:
2020-11-16 13:31:30 +01:00
parent 23b7a4daa7
commit 5bf9bc00d8

View File

@@ -13,6 +13,10 @@ cd dotfiles # this takes you to the freshly cloned ~/.dot/dotfiles
sh install.sh # follow the instructions and install the files in the homedir sh install.sh # follow the instructions and install the files in the homedir
``` ```
Extra's:
[virtualfish](https://virtualfish.readthedocs.io/en/latest/install.html) for virtualenv(wrapper) integration in `fish` shell.
## Dependency on `fzf` and ripgrep `rg` ## Dependency on `fzf` and ripgrep `rg`