aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2022-06-14 17:36:16 +0100
committerAkshay <[email protected]>2022-06-14 17:36:16 +0100
commit2eca1fc0cf03b5b6102b0b9d6fa1eff3822a7d4f (patch)
tree30d5cae5b4eea3ff96b80f354569c5d835a917fe
init
-rw-r--r--01-hero.txt12
-rw-r--r--11-philosophy.txt5
-rw-r--r--12-essence.txt1
-rw-r--r--21-big-q.txt1
-rw-r--r--31-pkg-serv.txt1
-rw-r--r--32-essence-2.txt1
6 files changed, 21 insertions, 0 deletions
diff --git a/01-hero.txt b/01-hero.txt
new file mode 100644
index 0000000..5828006
--- /dev/null
+++ b/01-hero.txt
@@ -0,0 +1,12 @@
1Declarative Dotfiles with ${CYN}Nix${RST}
2
3${BLU}
4 \\\\\\ \\\\\\ //
5 ==\\\\\\__\\\\\\/ //
6 // \\\\\\//
7 ==// //==
8 //\\\\\\___//
9 // /\\\\\\ \\\\\\==
10 // \\\\\\ \\\\\\
11
12${RST}
diff --git a/11-philosophy.txt b/11-philosophy.txt
new file mode 100644
index 0000000..93f4bb7
--- /dev/null
+++ b/11-philosophy.txt
@@ -0,0 +1,5 @@
1${BLD}Nix Philosophy${RST}
2
3 - Purely functional package manager
4 - Packages are immutable values
5 - ${CYN}/nix/store/79yk2fidvzvkgjycfy7xcmx9jfqm4q6h-neovim-master/bin/nvim${RST}
diff --git a/12-essence.txt b/12-essence.txt
new file mode 100644
index 0000000..da25b14
--- /dev/null
+++ b/12-essence.txt
@@ -0,0 +1 @@
fn(${PUR}Package Configuration${RST}) -> ${CYN}Package${RST}
diff --git a/21-big-q.txt b/21-big-q.txt
new file mode 100644
index 0000000..a3c9b02
--- /dev/null
+++ b/21-big-q.txt
@@ -0,0 +1 @@
What makes a ${CYN}System${RST}?
diff --git a/31-pkg-serv.txt b/31-pkg-serv.txt
new file mode 100644
index 0000000..f95f194
--- /dev/null
+++ b/31-pkg-serv.txt
@@ -0,0 +1 @@
${PUR}Packages${RST}, ${PUR}Services${RST}
diff --git a/32-essence-2.txt b/32-essence-2.txt
new file mode 100644
index 0000000..033f9b2
--- /dev/null
+++ b/32-essence-2.txt
@@ -0,0 +1 @@
fn(${PUR}Packages${RST}, ${PUR}Services${RST}) -> ${CYN}System${RST}