aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bottom/.config/zsh/.zshrc.d/20-bottom.zsh
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-07-23 02:56:11 -0500
committerToby Vincent <tobyv@tobyvin.dev>2024-07-23 02:56:11 -0500
commit4f99b9c60673d08834009da6ff9e86d368e06a0a (patch)
treed73b78a3bbb5af6f37deb00aa0b478b4318fe550 /bottom/.config/zsh/.zshrc.d/20-bottom.zsh
parenta73031d24b2a0d74f7fc24470f0415f476270dd6 (diff)
fix(bottom): remove top alias
Diffstat (limited to 'bottom/.config/zsh/.zshrc.d/20-bottom.zsh')
-rw-r--r--bottom/.config/zsh/.zshrc.d/20-bottom.zsh4
1 files changed, 0 insertions, 4 deletions
diff --git a/bottom/.config/zsh/.zshrc.d/20-bottom.zsh b/bottom/.config/zsh/.zshrc.d/20-bottom.zsh
deleted file mode 100644
index c6ec23e..0000000
--- a/bottom/.config/zsh/.zshrc.d/20-bottom.zsh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/zsh
-# vim:ft=sh
-
-alias top="btm --basic"