diff --git a/private_dot_config/private_fish/functions/ve.fish b/private_dot_config/private_fish/functions/ve.fish new file mode 100644 index 0000000..514bd04 --- /dev/null +++ b/private_dot_config/private_fish/functions/ve.fish @@ -0,0 +1,3 @@ +function ve + source ve/bin/activate.fish +end