summaryrefslogtreecommitdiff
path: root/bashrc.org
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2022-01-21 15:19:34 +0100
committerMarius Peter <marius.peter@tutanota.com>2022-01-21 15:19:34 +0100
commit92db79afb8f255fe01c1415e8b0cb14616530502 (patch)
treed9351031ea93b60bf87ae463ec676d107cfe8cde /bashrc.org
parentd0434d2422c914b24b0d834995cb2f3958561cc8 (diff)
Replace `ls' with `lsd' and update path for templates.
Diffstat (limited to 'bashrc.org')
-rw-r--r--bashrc.org6
1 files changed, 2 insertions, 4 deletions
diff --git a/bashrc.org b/bashrc.org
index 053bbab..36ee577 100644
--- a/bashrc.org
+++ b/bashrc.org
@@ -80,9 +80,8 @@ Find executables stored in home directory.
** List
#+BEGIN_SRC shell
- alias ls='ls --color=auto'
- alias l='ls -l'
- alias ll='ls -la'
+ alias l='lsd -l'
+ alias ll='lsd -la'
#+END_SRC
@@ -123,7 +122,6 @@ Find executables stored in home directory.
This is particularly useful for ~lmms~.
#+BEGIN_SRC shell
-
export QT_SCALE_FACTOR=1.2
export QT_AUTO_SCREEN_SCALE_FACTOR=0
export QT_SCREEN_SCALE_FACTORS=1
Copyright 2019--2024 Marius PETER