Update .bashrc

Update .config/btop/btop.conf
Update .config/hypr/hyprland.conf
Update .config/hypr/hyprland/binds/managment.conf
Update .config/hypr/hyprland/monitors.conf
Update .config/kitty/kitty.conf
Update .config/kitty/theme.conf
Update .config/fish/config.fish
Update .local/bin/system_setup.sh
This commit is contained in:
2025-11-18 19:24:26 +01:00
parent c92673aadd
commit 90f88c4689
9 changed files with 49 additions and 15 deletions

View File

@@ -74,3 +74,8 @@ PATH=$PATH:~/.local/bin/
# something to ble.sh
[[ ! ${BLE_VERSION-} ]] || ble-attach
# Added by LM Studio CLI (lms)
export PATH="$PATH:/home/szymon/.lmstudio/bin"
# End of LM Studio CLI section