Working on awesome.
This commit is contained in:
parent
82a9a06ae2
commit
3a9f727c95
|
|
@ -13,7 +13,7 @@ _location=".config/bash/bashrc"
|
|||
# - https://heptapod.host/flowblok/shell-startup/-/blob/branch/default/.bashrc
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/bash/env.bash"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/bash/interactive.bash"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/bash/login.bash"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/bash/logout.bash"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
_location=".config/bash/profile.bash"
|
||||
# _location=".config/bash/profile.bash"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/bash/prompt.bash"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
set _location ".config/fish/conf.d/custom-fzf.fish"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
set _debug y # Comment this out to disable DEBUGing.
|
||||
# set _debug y # Comment this out to disable DEBUGing.
|
||||
set _blue "\033[34m"
|
||||
set _magenta "\033[35m"
|
||||
set _green "\033[92m"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ set _location ".config/fish/conf.d/load-posix-profiles.fish"
|
|||
# problem if I did not insist on wanting to run so many different shells.)
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
set _debug y # Comment this out to disable DEBUGing.
|
||||
# set _debug y # Comment this out to disable DEBUGing.
|
||||
set _blue "\033[34m"
|
||||
set _magenta "\033[35m"
|
||||
set _green "\033[92m"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ set _location ".config/fish/config.fish"
|
|||
# ~/.config/posix-common/[..] where possible.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
set _debug y # Comment this out to disable DEBUGing.
|
||||
# set _debug y # Comment this out to disable DEBUGing.
|
||||
set _blue "\033[34m"
|
||||
set _magenta "\033[35m"
|
||||
set _green "\033[92m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
set _location ".config/fish/interactive.fish"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
set _debug y # Comment this out to disable DEBUGing.
|
||||
# set _debug y # Comment this out to disable DEBUGing.
|
||||
set _blue "\033[34m"
|
||||
set _magenta "\033[35m"
|
||||
set _green "\033[92m"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ set _location ".config/fish/login.fish"
|
|||
# But perhaps not things like aliases for 'ls' quite yet.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
set _debug y # Comment this out to disable DEBUGing.
|
||||
# set _debug y # Comment this out to disable DEBUGing.
|
||||
set _blue "\033[34m"
|
||||
set _magenta "\033[35m"
|
||||
set _green "\033[92m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
set _location ".config/fish/logout.fish"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
set _debug y # Comment this out to disable DEBUGing.
|
||||
# set _debug y # Comment this out to disable DEBUGing.
|
||||
set _blue "\033[34m"
|
||||
set _magenta "\033[35m"
|
||||
set _green "\033[92m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
set _location ".config/fish/prompt.fish"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
set _debug y # Comment this out to disable DEBUGing.
|
||||
# set _debug y # Comment this out to disable DEBUGing.
|
||||
set _blue "\033[34m"
|
||||
set _magenta "\033[35m"
|
||||
set _green "\033[92m"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ _location=".config/posix-common/aliases.d/common-aliases.sh"
|
|||
# that in common-envs.sh instead.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ _location=".config/posix-common/aliases.d/less-and-bat.sh"
|
|||
# that in common-envs.sh instead.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ _location=".config/posix-common/aliases.d/ls.sh"
|
|||
# that in common-envs.sh instead.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ _location=".config/posix-common/aliases.d/net-aliases.sh"
|
|||
# These are shortcuts for comming networking things I do.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ _location=".config/posix-common/aliases.d/sudo-related.sh"
|
|||
# that in common-envs.sh instead.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ _location=".config/posix-common/aliases.d/xdg-related.sh"
|
|||
# that in common-envs.sh instead.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ _location=".config/posix-common/env.d/common_envs.sh"
|
|||
# as interactive shells.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/posix-common/env.sh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/posix-common/env_functions.sh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/posix-common/env_local.sh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/posix-common/functions.d/bookmarks.sh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/posix-common/functions.d/common_functions.sh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ _location=".config/posix-common/interactive.sh"
|
|||
# Anything we might expect to want or need in an interactive shell should be added from here somehow.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ _location=".config/posix-common/login.sh"
|
|||
# put here. These envrionment variables get set once upon login and that's it.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/posix-common/logout.sh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ _location=".config/posix-common/profile.sh"
|
|||
# shells.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ _location=".config/sh/env.sh"
|
|||
# WARNING: this will not be run for non-login, non-env.shells.
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/sh/interactive.sh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/sh/login.sh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/sh/prompt.sh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debuging.
|
||||
# _debug=y # Comment this out to disable debuging.
|
||||
|
||||
_blue="\e[34m"
|
||||
_magenta="\e[35m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/zsh/logout.zsh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debugging.
|
||||
# _debug=y # Comment this out to disable debugging.
|
||||
_blue="\033[34m"
|
||||
_magenta="\033[35m"
|
||||
_green="\033[92m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/zsh/env.zsh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debugging.
|
||||
# _debug=y # Comment this out to disable debugging.
|
||||
_blue="\033[34m"
|
||||
_magenta="\033[35m"
|
||||
_green="\033[92m"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
_location=".config/zsh/interactive.zsh"
|
||||
|
||||
# {{{ <mordu debug system>
|
||||
_debug=y # Comment this out to disable debugging.
|
||||
# _debug=y # Comment this out to disable debugging.
|
||||
_blue="\033[34m"
|
||||
_magenta="\033[35m"
|
||||
_green="\033[92m"
|
||||
|
|
|
|||
Loading…
Reference in a new issue