From 15edf57fac5b8a5772c36dcafc67e9ce7022f167 Mon Sep 17 00:00:00 2001
From: Romain Boman <romain.boman@gmail.com>
Date: Wed, 10 Apr 2024 08:20:21 +0200
Subject: [PATCH] add slicer cfg

---
 cfg/fsa-spirou/slicer.bashrc | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 cfg/fsa-spirou/slicer.bashrc

diff --git a/cfg/fsa-spirou/slicer.bashrc b/cfg/fsa-spirou/slicer.bashrc
new file mode 100644
index 0000000..25aeefc
--- /dev/null
+++ b/cfg/fsa-spirou/slicer.bashrc
@@ -0,0 +1,4 @@
+# Slicer aliases
+
+alias slicer='/opt/Slicer/Slicer'
+alias Slicer='/opt/Slicer/Slicer'
-- 
GitLab