summaryrefslogtreecommitdiff
path: root/bashrc.org
diff options
context:
space:
mode:
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