summaryrefslogtreecommitdiff
path: root/h78y27.md
diff options
context:
space:
mode:
authorLibravatar Mora Unie Youer <[email protected]>2026-02-10 17:05:57 +0300
committerLibravatar Mora Unie Youer <[email protected]>2026-02-10 17:05:57 +0300
commit4077412c568776006115d1cf5f8efa4437b0d8e4 (patch)
tree26fcd345f46389e58f218f320d15623a5e0b1fd6 /h78y27.md
parentsnapshot: 2026-02-09 (diff)
downloadzk-4077412c568776006115d1cf5f8efa4437b0d8e4.tar.gz
zk-4077412c568776006115d1cf5f8efa4437b0d8e4.tar.bz2
zk-4077412c568776006115d1cf5f8efa4437b0d8e4.tar.lz
zk-4077412c568776006115d1cf5f8efa4437b0d8e4.tar.xz
zk-4077412c568776006115d1cf5f8efa4437b0d8e4.tar.zst
zk-4077412c568776006115d1cf5f8efa4437b0d8e4.zip
snapshot: 2026-02-10
Diffstat (limited to 'h78y27.md')
-rw-r--r--h78y27.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/h78y27.md b/h78y27.md
new file mode 100644
index 0000000..e4910f9
--- /dev/null
+++ b/h78y27.md
@@ -0,0 +1,23 @@
+---
+id: h78y27
+date: 2026-02-10T17:03:26+0300
+languages: [en]
+aliases:
+
+reviews:
+
+tags:
+- draft
+- knowledge
+
+- nushell
+---
+# Replace Nushell default commands
+
+```nu
+alias nuls = ls
+hide ls
+```
+
+## Up
+-