DEAL WITH IT

This commit is contained in:
Matthieu Fortin (CPC/CCP) 2025-06-04 13:26:41 -04:00
parent 80dd5a368c
commit 7fcc0e387b
5 changed files with 45 additions and 76 deletions

View file

@ -3,3 +3,8 @@
# #
[[ -f ~/.bashrc ]] && . ~/.bashrc [[ -f ~/.bashrc ]] && . ~/.bashrc
# Added by LM Studio CLI (lms)
export PATH="$PATH:/home/matt/.lmstudio/bin"
# End of LM Studio CLI section

View file

@ -494,7 +494,19 @@ bind '"\C-f":"zi\n"'
export PATH=$PATH:"$HOME/.local/bin:/var/lib/flatpak/exports/bin:$HOME/.local/share/flatpak/exports/bin:$HOME/.npm/bin" export PATH=$PATH:"$HOME/.local/bin:/var/lib/flatpak/exports/bin:$HOME/.local/share/flatpak/exports/bin:$HOME/.npm/bin"
# pyenv
export PATH="$HOME/.pyenv/bin:$PATH"
eval "$(pyenv init --path)"
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
# Install Starship - curl -sS https://starship.rs/install.sh | sh # Install Starship - curl -sS https://starship.rs/install.sh | sh
eval "$(starship init bash)" eval "$(starship init bash)"
#eval "$(oh-my-posh init bash --config "~/.cache/oh-my-posh/themes/catppuccin_macchiato.omp.json")" #eval "$(oh-my-posh init bash --config "~/.cache/oh-my-posh/themes/catppuccin_macchiato.omp.json")"
eval "$(zoxide init bash)" eval "$(zoxide init bash)"
# Added by LM Studio CLI (lms)
export PATH="$PATH:/home/matt/.lmstudio/bin"
# End of LM Studio CLI section

View file

@ -1,8 +1,8 @@
[files] [files]
recent_files=/home/matt/#*message*-20250130-114332#;/home/matt/Downloads/README.txt;/run/user/1000/kio-fuse-QTlNOQ/smb/mfortin@172.31.180.13/CMPFOR/Read Only Files/E01s/PE07-IMAGE-24-01/PE06.txt;/home/matt/.dotfiles/.gitignore;/home/matt/.dotfiles/.stow-local-ignre;/home/matt/.dotfiles/.stow-local-ignore;/home/matt/hypr.txt;/run/user/1000/kio-fuse-QHFRuD/smb/mfortin@172.31.180.13/TCLI_Staff/mfortin/Southby-Batches-main/List Volumes/!vol.bat;/run/user/1000/kio-fuse-QHFRuD/smb/mfortin@172.31.180.13/TCLI_Staff/mfortin/Southby-Batches-main/Privilege Escalation (Admin or System)/GETSYSTEM.cmd;/run/user/1000/kio-fuse-QHFRuD/smb/mfortin@172.31.180.13/TCLI_Staff/mfortin/Southby-Batches-main/ScreenSaverPasswordDisable/ScreenSaverDisable.bat; recent_files=/run/user/1000/kio-fuse-xaNBCb/smb/matthieu.fortin@172.31.180.4/TCLI-Data-Repo/CMPFOR/Holding/Southby-Batches-main/Time&Date CMD PROMPT/Prompt commands.txt;/run/user/1000/kio-fuse-SxBsyA/smb/mfortin@172.31.180.13/MDAA/Read Only Files/Software/MTK/mtk-su_r23/readme.txt;/run/user/1000/kio-fuse-SxBsyA/smb/mfortin@172.31.180.13/MDAA/Read Only Files/Software 2025/O16.txt;/run/user/1000/kio-fuse-zKniRF/smb/mfortin@172.31.180.13/CMPFOR/Read Only Files/maps.bat;/run/user/1000/kio-fuse-mPGSIx/smb/mfortin@172.31.180.13/MDAA/Shared Files/Image Downloads/PA-setup.log;/run/user/1000/kio-fuse-mPGSIx/smb/mfortin@172.31.180.13/MDAA/Shared Files/ACS-Unified-MSI-Win-4290/ReadMe.txt;/run/user/1000/kio-fuse-mPGSIx/smb/mfortin@172.31.180.13/MDAA/Shared Files/Final Scenario Answer Key/BUHZINGA !.txt;/run/user/1000/kio-fuse-mPGSIx/smb/matthieu.fortin@172.31.180.4/TCLI-Data-Repo/CMPFOR/Microsoft-Office-2024-Suite/Process_Installation.txt;/home/matt/#*message*-20250130-114332#;/home/matt/Downloads/README.txt;
recent_projects= recent_projects=
current_page=0 current_page=0
FILE_NAME_0=0;None;0;EUTF-8;1;1;0;%2Fhome%2Fmatt%2F%23%2Amessage%2A-20250130-114332%23;0;4 FILE_NAME_0=0;None;0;EUTF-8;1;1;0;%2Frun%2Fuser%2F1000%2Fkio-fuse-xaNBCb%2Fsmb%2Fmatthieu.fortin%40172.31.180.4%2FTCLI-Data-Repo%2FCMPFOR%2FHolding%2FSouthby-Batches-main%2FTime%26Date%20CMD%20PROMPT%2FPrompt%20commands.txt;0;4
[project] [project]
session_file= session_file=
@ -11,7 +11,7 @@ project_file_path=/home/matt/Projects
[geany] [geany]
treeview_position=0 treeview_position=0
msgwindow_position=805 msgwindow_position=805
geometry=0;0;806;534;1; geometry=0;0;2991;1174;1;
sidebar_page=2 sidebar_page=2
[VTE] [VTE]

View file

@ -1,22 +1,7 @@
#<<<<<<< HEAD
#theme = catppuccin-mocha #theme = catppuccin-mocha
#font-size = 16 #theme = Kanawaga Wave
#font-family = MesloLGS Nerd Font Mono
#font-family-bold = MesloLGS Nerd Font Mono Bold
#font-family-italic = MesloLGS Nerd Font Mono Italic
#font-family-bold-italic = MesloLGS Nerd Font Mono Bold Italic
#font-feature = -calt, -liga, -dlig
#gtk-titlebar = false
#background-opacity = 0.9
#window-decoration = auto
#window-title-font-family = MesloLGS Nerd Font Mono
#window-theme = auto
#=======
theme = catppuccin-mocha
font-size = 16 font-size = 16
font-family = MesloLGS Nerd Font Mono font-family = MesloLGMDZ Nerd Font Mono
#gtk-titlebar = false
#>>>>>>> b03e43a (How is the target directory over 100 gigs?)
# Window settings # Window settings
# window-decoration = false # window-decoration = false
@ -29,33 +14,29 @@ window-save-state = always
mouse-hide-while-typing = true mouse-hide-while-typing = true
copy-on-select = true copy-on-select = true
background = #282a36
background-opacity = 0.7 background-opacity = 0.7
font-family = MesloLGDZ Nerd Font
font-size = 16
cursor-style = block cursor-style = block
# Color scheme (Dracula-inspired dark theme) palette = 0=#090618
foreground = #f8f8f2 palette = 1=#c34043
selection-foreground = #ffffff palette = 2=#76946a
selection-background = #44475a palette = 3=#c0a36e
cursor-color = #f8f8f2 palette = 4=#7e9cd8
palette = 5=#957fb8
# ANSI Colors (Dracula) palette = 6=#6a9589
palette = 0=#21222c palette = 7=#c8c093
palette = 1=#ff5555 palette = 8=#727169
palette = 2=#50fa7b palette = 9=#e82424
palette = 3=#f1fa8c palette = 10=#98bb6c
palette = 4=#bd93f9 palette = 11=#e6c384
palette = 5=#ff79c6 palette = 12=#7fb4ca
palette = 6=#8be9fd palette = 13=#938aa9
palette = 7=#f8f8f2 palette = 14=#7aa89f
palette = 8=#6272a4 palette = 15=#dcd7ba
palette = 9=#ff6e6e background = #1f1f28
palette = 10=#69ff94 foreground = #dcd7ba
palette = 11=#ffffa5 cursor-color = #c8c093
palette = 12=#d6acff cursor-text = #1d202f
palette = 13=#ff92df selection-background = #2d4f67
palette = 14=#a4ffff selection-foreground = #c8c093
palette = 15=#ffffff

View file

@ -1,29 +0,0 @@
# You can preview the config here
theme = catppuccin-mocha
background = #1e1e2e
foreground = #cdd6f4
selection-background = #585b70
selection-foreground = #cdd6f4
cursor-color = #f5e0dc
cursor-text = #cdd6f4
palette = 0=#45475a
palette = 1=#f38ba8
palette = 2=#a6e3a1
palette = 3=#f9e2af
palette = 4=#89b4fa
palette = 5=#f5c2e7
palette = 6=#94e2d5
palette = 7=#a6adc8
palette = 8=#585b70
palette = 9=#f37799
palette = 10=#89d88b
palette = 11=#ebd391
palette = 12=#74a8fc
palette = 13=#f2aede
palette = 14=#6bd7ca
palette = 15=#bac2de
font-size = 14
font-family = MesloLGS Nerd Font Mono