summaryrefslogtreecommitdiff
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
parentd0434d2422c914b24b0d834995cb2f3958561cc8 (diff)
Replace `ls' with `lsd' and update path for templates.
-rw-r--r--bashrc.org6
-rwxr-xr-xherbstluftwm-autostart.org4
-rw-r--r--xinitrc.org0
3 files changed, 4 insertions, 6 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
diff --git a/herbstluftwm-autostart.org b/herbstluftwm-autostart.org
index 7cdd41c..f6351d7 100755
--- a/herbstluftwm-autostart.org
+++ b/herbstluftwm-autostart.org
@@ -7,8 +7,8 @@
#+PROPERTY: header-args :tangle "~/.config/herbstluftwm/autostart"
#+PROPERTY: header-args+ :shebang "#!/usr/bin/env bash"
-#+SETUPFILE: ~/.emacs.d/templates/documents/gnu-default.setup
-#+INCLUDE: ~/.emacs.d/templates/documents/default-title.org
+#+SETUPFILE: ~/.emacs.d/resources/templates/documents/gnu-default.setup
+#+INCLUDE: ~/.emacs.d/resources/templates/documents/default.org_title
#+MACRO: hl Herbstluftwm
diff --git a/xinitrc.org b/xinitrc.org
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/xinitrc.org
Copyright 2019--2024 Marius PETER