summaryrefslogtreecommitdiff
path: root/.idea/UnixShell.iml
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2025-01-30 21:07:16 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2025-01-30 21:08:17 +0100
commit8650f2d46dc6df62fcf70d4b769746987e748830 (patch)
tree89223d3e6b957f47da4e15f40949a26c18d48539 /.idea/UnixShell.iml
Learning about getting the commands history and
actually saving them, having trouble doing it in c
Diffstat (limited to '.idea/UnixShell.iml')
-rw-r--r--.idea/UnixShell.iml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.idea/UnixShell.iml b/.idea/UnixShell.iml
new file mode 100644
index 0000000..f08604b
--- /dev/null
+++ b/.idea/UnixShell.iml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module classpath="CMake" type="CPP_MODULE" version="4" /> \ No newline at end of file