summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorotg <otg@sateoki.xyz>2022-04-26 07:58:15 +0100
committerotg <otg@sateoki.xyz>2022-04-26 07:58:15 +0100
commitab5dbc862aa32d674190dee40ddf87380ecac1e5 (patch)
tree607a474853bd01cdde49adf633a7031e749824fc /zsh
parent2bf9c25824857460393a47ecc46910fef79359a9 (diff)
Added alias b for bat
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 000ec2c..605ec11 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -104,6 +104,7 @@ alias ad="mn anime-dropped" # Anime I have dropped
# documents
alias p="zathura"
alias o="libreoffice --writer"
+alias b="bat"
# file manipulation
defix() {