Updates Headers

This commit is contained in:
Stephan Raabe 2023-03-09 13:52:31 +01:00
parent fc536b2902
commit 9e37e7a6ff
7 changed files with 67 additions and 1 deletions

View File

@ -1,5 +1,14 @@
# _ _ _ _ _
# / \ | | __ _ ___ _ __(_) |_| |_ _ _
# / _ \ | |/ _` |/ __| '__| | __| __| | | |
# / ___ \| | (_| | (__| | | | |_| |_| |_| |
# /_/ \_\_|\__,_|\___|_| |_|\__|\__|\__, |
# |___/
# by Stephan Raabe (2023)
# -----------------------------------------------------
#
# Configuration for Alacritty, the GPU enhanced terminal emulator.
#
# Import additional configuration files
#
# Imports are loaded in order, skipping all missing files, with the importing

View File

@ -1,3 +1,12 @@
# _ _ _ _
# | \ | | ___ ___ _ __ ___ _ _| |_| |_
# | \| |/ _ \/ _ \| '_ ` _ \| | | | __| __|
# | |\ | __/ (_) | | | | | | |_| | |_| |_
# |_| \_|\___|\___/|_| |_| |_|\__,_|\__|\__|
#
# by Stephan Raabe (2023)
# -----------------------------------------------------
source ~/private/neomutt/mailbox
# EDITOR

View File

@ -1,3 +1,12 @@
" _ _ _
" | \ | | ___ _____ _(_)_ __ ___
" | \| |/ _ \/ _ \ \ / / | '_ ` _ \
" | |\ | __/ (_) \ V /| | | | | | |
" |_| \_|\___|\___/ \_/ |_|_| |_| |_|
"
" by Stephan Raabe (2023)
" -----------------------------------------------------
set nocompatible " disable compatibility to old-time vi
set showmatch " show matching
set ignorecase " case insensitive

View File

@ -1,3 +1,12 @@
# ____ _
# | _ \(_) ___ ___ _ __ ___
# | |_) | |/ __/ _ \| '_ ` _ \
# | __/| | (_| (_) | | | | | |
# |_| |_|\___\___/|_| |_| |_|
#
# by Stephan Raabe (2023)
# -----------------------------------------------------
#################################
# General Settings #
#################################

View File

@ -1,3 +1,13 @@
# ____
# | _ \ __ _ _ __ __ _ ___ _ __
# | |_) / _` | '_ \ / _` |/ _ \ '__|
# | _ < (_| | | | | (_| | __/ |
# |_| \_\__,_|_| |_|\__, |\___|_|
# |___/
#
# by Stephan Raabe (2023)
# -----------------------------------------------------
#
# ===================================================================
# This file contains the default startup commands for ranger.
# To change them, it is recommended to create either /etc/ranger/rc.conf

View File

@ -1,3 +1,14 @@
/*
# ____ __ _
# | _ \ ___ / _(_)
# | |_) / _ \| |_| |
# | _ < (_) | _| |
# |_| \_\___/|_| |_|
#
# by Stephan Raabe (2023)
# -----------------------------------------------------
*/
configuration {
display-drun: "Applications:";
display-window: "Windows:";

View File

@ -1,3 +1,12 @@
" _ _ _
" | \ | | ___ _____ _(_)_ __ ___
" | \| |/ _ \/ _ \ \ / / | '_ ` _ \
" | |\ | __/ (_) \ V /| | | | | | |
" |_| \_|\___|\___/ \_/ |_|_| |_| |_|
"
" by Stephan Raabe (2023)
" -----------------------------------------------------
" Add line numbers
set number