Small tweaks.

This commit is contained in:
2026-05-01 09:12:09 +02:00
parent 4057e12c20
commit 24a6970958
4 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -73,7 +73,7 @@ alias df='df -h'
alias du='du -h'
alias free='free -h'
alias top='btop'
alias cat='batcat --paging=never'
alias cat='batcat --theme="gruvbox-dark" --paging=never '
# Application shortcuts
alias vim='nvim'
@@ -93,6 +93,7 @@ alias services-up='docker compose -f /home/jason/Documents/Compose/local-service
alias services-down='docker compose -f /home/jason/Documents/Compose/local-services/docker-compose.yaml down'
alias tc='tmux attach'
alias td='tmux detach'
alias db='lazysql'
# ==============================================================================
# FUNCTIONS
+1 -1
View File
@@ -21,7 +21,7 @@ skip-levels = 1
[keys.normal]
ret = "goto_word"
X = "extend_line_above"
D = ["goto_line_start", "extend_to_line_end", "yank", "goto_line_start", "kill_to_line_end"]
D = ["extend_to_line_end", "yank", "delete_selection"]
Y = ["goto_line_start", "extend_to_line_end_newline", "yank", "goto_line_start"]
esc = [ "collapse_selection", "keep_primary_selection" ]
+2 -2
View File
@@ -16,8 +16,8 @@ set sortby natural
set dirfirst true
# ── Preview ──────────────────────────────────────────────────────────────────
set previewer ~/.config/lf/preview
set cleaner ~/.config/lf/cleaner
set previewer ~/.local/bin/lf-preview
set cleaner ~/.local/bin/lf-cleaner
# ── Keybindings ──────────────────────────────────────────────────────────────
+1 -1
View File
@@ -161,7 +161,7 @@ fi
if [ "$DO_INSTALL" = true ]; then
REQUIRED_PACKAGES=(
# system essentials
wget curl git unzip
wget curl git unzip lf jq
fzf fd-find btop direnv ripgrep tree bat
build-essential make bear valgrind fish
tmux ca-certificates gnupg libfuse2