dotfiles

regexghost dotfiles and scripts
git clone https://git.regexghost.com/dotfiles.git
Log | Files | Refs | README

commit d424359a1fd5f112a05f544de52d87947ca318b9
parent 7d485d44f5fd3ab5aa6aa2c6a4694caa458d5487
Author: regexghost <dev@regexghost.com>
Date:   Tue,  7 Jul 2026 22:30:59 +0100

added keepassxc.ini

Diffstat:
Mapt-install.sh | 2+-
Mother/Makefile | 4+++-
Aother/keepassxc.ini | 19+++++++++++++++++++
3 files changed, 23 insertions(+), 2 deletions(-)

diff --git a/apt-install.sh b/apt-install.sh @@ -1,3 +1,3 @@ #!/bin/sh -sudo apt install curl wget golang xorg xinit x11-xserver-utils bluetooth unzip git firefox mpv vlc tar moc fasd fonts-roboto fonts-firacode figlet jq xcompmgr picom trash-cli ncdu pulsemixer feh moc-ffmpeg-plugin keepassxc-full fzf libnotify-bin dunst texinfo xmlstarlet duf gh tidy w3m bluetooth +sudo apt install curl wget golang xorg xinit x11-xserver-utils bluetooth unzip git firefox mpv vlc tar moc fasd fonts-roboto fonts-firacode figlet jq xcompmgr picom trash-cli ncdu pulsemixer feh moc-ffmpeg-plugin keepassxc-full fzf libnotify-bin dunst texinfo xmlstarlet duf gh tidy w3m bluetooth xclip diff --git a/other/Makefile b/other/Makefile @@ -3,5 +3,7 @@ PREFIX="${XDG_DATA_HOME}/regexghost" normal: mkdir -p "${PREFIX}/terminal" cp ls_aliases.sh "${PREFIX}/terminal/ls_aliases.sh" - cp autocompletion.bash "${PREFIX}/terminal/autocompletion.bash" +# cp autocompletion.bash "${PREFIX}/terminal/autocompletion.bash" sudo cp 50-inateck-touchpad.conf /etc/X11/xorg.conf.d/50-inateck-touchpad.conf + mkdir -p ~/.config/keepassxc + cp keepassxc.ini ~/.config/keepassxc/keepassxc.ini diff --git a/other/keepassxc.ini b/other/keepassxc.ini @@ -0,0 +1,19 @@ +[General] +ConfigVersion=2 + +[Browser] +CustomProxyLocation= + +[GUI] +ApplicationTheme=dark +TrayIconAppearance=monochrome-light + +[KeeShare] +QuietSuccess=true + +[PasswordGenerator] +AdditionalChars= +ExcludedChars= + +[Security] +ClearClipboardTimeout=120