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