projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[emacs] update packages
[~bandali/configs]
/
rc.org
diff --git
a/rc.org
b/rc.org
index
b40b7e5
..
d145033
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-429,6
+429,11
@@
use_apop = True
type = Maildir
path = ~/mail/gnu/Inbox/
type = Maildir
path = ~/mail/gnu/Inbox/
+# [destination]
+# type = MDA_external
+# path = /usr/lib/dovecot/deliver
+# arguments = ('-d', 'amin@aminb.org')
+
[options]
delete = True
#+end_src
[options]
delete = True
#+end_src
@@
-2793,7
+2798,7
@@
scaling=fill
Keep boot messages on tty1 (see [[https://wiki.archlinux.org/index.php/getty#Have_boot_messages_stay_on_tty1][here]])
Keep boot messages on tty1 (see [[https://wiki.archlinux.org/index.php/getty#Have_boot_messages_stay_on_tty1][here]])
-#+begin_src conf :tangle /etc/systemd/system/getty@tty1.service.d/noclear.conf
+#+begin_src conf :tangle /
sudo::/
etc/systemd/system/getty@tty1.service.d/noclear.conf
[Service]
TTYVTDisallocate=no
#+end_src
[Service]
TTYVTDisallocate=no
#+end_src
@@
-3853,8
+3858,6
@@
installed.
:END:
#+begin_src sh
:END:
#+begin_src sh
-
-
#################
# CORE SETTINGS #
#################
#################
# CORE SETTINGS #
#################
@@
-3931,7
+3934,6
@@
ztermtitle='%n@%m:%~'
#zhighlighters=(main brackets cursor)
zhighlighters=(main brackets pattern)
#zhighlighters=(main brackets cursor)
zhighlighters=(main brackets pattern)
-
#
# SSH
#
#
# SSH
#
@@
-3939,7
+3941,6
@@
zhighlighters=(main brackets pattern)
# Load these ssh identities with the ssh module
zssh_ids=(id_ed25519_bandali)
# Load these ssh identities with the ssh module
zssh_ids=(id_ed25519_bandali)
-
#
# Pacman
#
#
# Pacman
#
@@
-3949,6
+3950,8
@@
zpacman_frontend='yay'
# Load any helper scripts as defined here
#zpacman_helper=(aur)
# Load any helper scripts as defined here
#zpacman_helper=(aur)
+
+
#+end_src
*** zlogin
#+end_src
*** zlogin
@@
-3957,14
+3960,13
@@
zpacman_frontend='yay'
:END:
#+begin_src sh
:END:
#+begin_src sh
-
-
#
# User configuration sourced by login shells
#
# Initialize zim
[[ -s ${ZIM_HOME}/login_init.zsh ]] && source ${ZIM_HOME}/login_init.zsh
#
# User configuration sourced by login shells
#
# Initialize zim
[[ -s ${ZIM_HOME}/login_init.zsh ]] && source ${ZIM_HOME}/login_init.zsh
+
#+end_src
*** zprofile
#+end_src
*** zprofile
@@
-4046,7
+4048,7
@@
TRAPUSR1() { rehash}; precmd() { [[ $history[$[ HISTCMD -1 ]] == *(pacaur|pacman
# User configuration sourced by interactive shells
#
# User configuration sourced by interactive shells
#
-#
Change default
zim location
+#
Define
zim location
export ZIM_HOME=${ZDOTDIR:-${HOME}}/.zim
# Start zim
export ZIM_HOME=${ZDOTDIR:-${HOME}}/.zim
# Start zim
@@
-4102,6
+4104,7
@@
aur() {
# i-beam cursor
echo -e "\033[5 q"
#echo -e "\033[6 q"
# i-beam cursor
echo -e "\033[5 q"
#echo -e "\033[6 q"
+
#+end_src
* Scripts
#+end_src
* Scripts