1

Config: Remove obsolete configs (doom emacs, ranger)

This commit is contained in:
2025-07-15 21:30:41 +02:00
parent 19da4b9197
commit 415cdc9cef
29 changed files with 0 additions and 1719 deletions

View File

@ -1,12 +0,0 @@
;This is a comment
;% Denotes the tags under which the cheat is categorized
;# Denotes the cheat description, followed by the command
;With $ variable definitions can be provided, if the command outputs multiple lines, fzf can choose between them
;If no $ is provided for a variable the user can input arbitrary things
% first cheat
# print something
echo "My name is <name>!"
$ name: whoami