chore(lint): dfm dotfiles fmt

This commit is contained in:
2023-11-13 12:24:12 +02:00
parent 1dc84a9cc5
commit 639cbe4939
7 changed files with 3 additions and 9 deletions

View File

@@ -59,4 +59,3 @@ function have_brew
source "$DOTFILES/config/exports-shell"
source "$DOTFILES/config/exports-apps"

View File

@@ -124,4 +124,3 @@ x-dc "$WAKATIME_HOME"
export BAT_THEME="ansi"
export CHEAT_USE_FZF=true
export SQLITE_HISTORY="$XDG_CACHE_HOME"/sqlite_history

View File

@@ -53,4 +53,3 @@ export GREP_OPTIONS="--color=auto"
# check the window size after each command and, if necessary,
# update the values of LINES and COLUMNS.
hash shopt 2> /dev/null && shopt -s checkwinsize