summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2020-04-07 20:38:46 +0200
committerache <ache@ache.one>2020-04-07 20:38:46 +0200
commit8292ed5dfed6ac23d8d4509b7642a4b58f00c0d9 (patch)
tree1b236b05eb4d2aad212b092c007f4457c3d0f6a9
parentForgot the status prompt (diff)
Fix lx alias
-rw-r--r--functions/lx.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/lx.fish b/functions/lx.fish
index b35ab75..246ab76 100644
--- a/functions/lx.fish
+++ b/functions/lx.fish
@@ -1 +1 @@
-lx='lxc-wrapper'
+alias lx='lxc-wrapper'