summaryrefslogtreecommitdiff
path: root/.shells
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-03-26 15:43:48 +0300
committerThanos Apollo <[email protected]>2023-03-26 15:43:48 +0300
commitfb29aa63c9b65e0e26d8cf466d8e151a3bc12dbc (patch)
tree5fd3af03ff4f301ff6b1402f628fb3bf8e69f96f /.shells
parent425536b14c4fc5016618f9a41c8a2f96d0fbb4ef (diff)
shells: Add sources for zshrc
Diffstat (limited to '.shells')
-rw-r--r--.shells/alias.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.shells/alias.sh b/.shells/alias.sh
index 728cca5..dd6de48 100644
--- a/.shells/alias.sh
+++ b/.shells/alias.sh
@@ -37,7 +37,7 @@ alias ytd="yt-dlp"
alias c="pavucontrol"
alias r="ranger"
alias klight="brightnessctl --device='tpacpi::kbd_backlight' set 1"
-alias pip="pip3"
+
alias clear="printf '\e[2J\e[H'"
##yarn