summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-05-03 12:03:12 +0300
committerThanos Apollo <[email protected]>2023-05-03 12:03:12 +0300
commit4ee0d9d53951322e52aea2139b5325af5f4737cc (patch)
tree0cfb3704feb4919d1ed73c65c899c012476c54be
parentba4f9264abc155d33543013b8b7bf372068153c1 (diff)
shells: remove print alias
-rwxr-xr-xshells.org2
1 files changed, 0 insertions, 2 deletions
diff --git a/shells.org b/shells.org
index 40ad40a..7acad49 100755
--- a/shells.org
+++ b/shells.org
@@ -43,8 +43,6 @@
alias r="ranger"
alias klight="brightnessctl --device='tpacpi::kbd_backlight' set 1"
-
- alias clear="printf '\e[2J\e[H'"
##yarn
alias sweb='BROWSER="firefox" yarn start'