From 730948ff319e74023e1d199f2c580b3b761db278 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Wed, 1 May 2024 08:26:43 +0200 Subject: [PATCH] Add base packages --- .config/bootstrap/config_common | 4 ++++ .gitconfig | 9 ++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.config/bootstrap/config_common b/.config/bootstrap/config_common index b7038bd..ee7f83a 100644 --- a/.config/bootstrap/config_common +++ b/.config/bootstrap/config_common @@ -5,7 +5,9 @@ arc-gtk-theme arc-icon-theme bat bat-extras +blueman bluez +bluez-utils bluetooth-autoconnect bind catppuccin-cursors-macchiato @@ -38,6 +40,7 @@ lesspipe libreoffice-fresh libusb-compat less +lshw lxappearance-gtk3 maim man-db @@ -90,6 +93,7 @@ ttf-symbola ttf-weather-icons ttf-meslo-nerd unzip +usbutils usb_modeswitch vim vlc diff --git a/.gitconfig b/.gitconfig index 573cbc5..898c29c 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,15 +1,14 @@ [core] - pager = delta + pager = delta [interactive] diffFilter = delta --color-only [delta] navigate = true # use n and N to move between diff sections - - # delta detects terminal colors automatically; set one of these to disable auto-detection - # dark = true - # light = true + side-by-side = true + hyperlinks = true + hyperlinks-file-link-format = "vscode://file/{path}:{line}" [merge] conflictstyle = diff3