diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 948cabb..08ddb59 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -2,6 +2,8 @@ if status is-interactive # Commands to run in interactive sessions can go here end +set PATH $PATH ~/.cargo/bin + # Navigation alias .. "cd .." alias cd.. "cd .." diff --git a/.config/flameshot/flameshot.ini b/.config/flameshot/flameshot.ini index e3343c4..5fa95b7 100644 --- a/.config/flameshot/flameshot.ini +++ b/.config/flameshot/flameshot.ini @@ -1,4 +1,4 @@ [General] contrastOpacity=188 -savePath=/home/mike/Pictures +savePath=/home/mike/repos/aei-katowice-open-2025/assets showStartupLaunchMessage=false diff --git a/.config/nvim b/.config/nvim index 2207b62..b8e5b87 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 2207b62d5e1a4624ba28be5894982cc970951bff +Subproject commit b8e5b873b8ba8fc1a34b9acfd42fab76067d95f3