From 012dd96a99e1f5acf02a25bd0b4debf4a3fdfd80 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 16 May 2024 16:52:16 -0300 Subject: zsh: table of contents --- .zshrc | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.zshrc b/.zshrc index 0b12d52..c86c535 100644 --- a/.zshrc +++ b/.zshrc @@ -1,7 +1,13 @@ # ~nebula/.zshrc, 2023 edition +# table of contents: +# per-device configuration (pre) +# zsh configuration +# third party configuration <3rd-conf> +# per-device configuration (post) -# //// per-device configuration ///////////////////////////////////////////// # + +# //// per-device configuration //////////////////////////////// // # # Per-device configuration is kept here in dotfiles.git too, but it won't be # activated just by linking .zshrc. You also need to link ~/.device_pre and @@ -26,7 +32,7 @@ device_postconfig() { device_preconfig -# //// zsh configuration //////////////////////////////////////////////////// # +# //// zsh configuration ////////////////////////////////////// // # export HISTFILE="$HOME/.zsh_history" export SAVEHIST=1000 @@ -46,7 +52,7 @@ fi path+=("$HOME/bin") -# //// third party configuration //////////////////////////////////////////// # +# //// third party configuration ////////////////////////////// <3rd-conf> // # # -- GPG -- @@ -100,7 +106,7 @@ fi export PATH -# //// per-device configuration ///////////////////////////////////////////// # +# //// per-device configuration /////////////////////////////// // # device_postconfig -- cgit 1.3.0-6-gf8a5