aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bottom/.config
diff options
context:
space:
mode:
Diffstat (limited to 'bottom/.config')
-rw-r--r--bottom/.config/zsh/.zshrc.d/20-bottom.zsh4
1 files changed, 4 insertions, 0 deletions
diff --git a/bottom/.config/zsh/.zshrc.d/20-bottom.zsh b/bottom/.config/zsh/.zshrc.d/20-bottom.zsh
new file mode 100644
index 0000000..c6ec23e
--- /dev/null
+++ b/bottom/.config/zsh/.zshrc.d/20-bottom.zsh
@@ -0,0 +1,4 @@
+#!/bin/zsh
+# vim:ft=sh
+
+alias top="btm --basic"