From b1e3e16c1e4ca8cc62596ceb7d922bee2fc9a4b4 Mon Sep 17 00:00:00 2001 From: user Date: Fri, 10 Jan 2025 05:38:08 -0600 Subject: [PATCH] update --- .config/autostart/jetbrains-toolbox.desktop | 15 ++++ .../com.system76.CosmicAppList/v1/favorites | 1 + .../com.system76.CosmicComp/v1/workspaces | 2 +- .../com.system76.CosmicPanel.Dock/v1/opacity | 2 +- .../v1/plugins_wings | 2 +- .../com.system76.CosmicPanel.Dock/v1/spacing | 2 +- .../com.system76.CosmicPanel.Panel/v1/opacity | 2 +- .../com.system76.CosmicPanel.Panel/v1/spacing | 2 +- .../v1/active-page | 2 +- .../v1/spacing | 16 ++-- .../com.system76.CosmicTheme.Dark/v1/spacing | 16 ++-- .config/ghostty/config | 7 ++ .config/nvim/lazy-lock.json | 72 ++++++++---------- .config/nvim/lazyvim.json | 4 +- .config/ohmyposh/config.toml | 54 ++++++------- .config/ohmyposh/config.toml.bak | 76 +++++++++++++++++++ .config/tmux/tmux.conf | 2 +- .zshrc | 1 + 18 files changed, 186 insertions(+), 92 deletions(-) create mode 100755 .config/autostart/jetbrains-toolbox.desktop create mode 100644 .config/ghostty/config create mode 100644 .config/ohmyposh/config.toml.bak diff --git a/.config/autostart/jetbrains-toolbox.desktop b/.config/autostart/jetbrains-toolbox.desktop new file mode 100755 index 0000000..80a4420 --- /dev/null +++ b/.config/autostart/jetbrains-toolbox.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Icon=/home/user/.local/share/JetBrains/Toolbox/toolbox.svg +Exec=/home/user/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox --minimize +Version=1.0 +Type=Application +Categories=Development +Name=JetBrains Toolbox +StartupWMClass=jetbrains-toolbox +Terminal=false +MimeType=x-scheme-handler/jetbrains; +X-GNOME-Autostart-enabled=true +StartupNotify=false +X-GNOME-Autostart-Delay=10 +X-MATE-Autostart-Delay=10 +X-KDE-autostart-after=panel diff --git a/.config/cosmic/com.system76.CosmicAppList/v1/favorites b/.config/cosmic/com.system76.CosmicAppList/v1/favorites index 9e3c393..e6ada8d 100644 --- a/.config/cosmic/com.system76.CosmicAppList/v1/favorites +++ b/.config/cosmic/com.system76.CosmicAppList/v1/favorites @@ -1,4 +1,5 @@ [ "io.gitlab.librewolf-community", "kitty", + "com.system76.CosmicFiles", ] \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicComp/v1/workspaces b/.config/cosmic/com.system76.CosmicComp/v1/workspaces index 221aa3d..9518393 100644 --- a/.config/cosmic/com.system76.CosmicComp/v1/workspaces +++ b/.config/cosmic/com.system76.CosmicComp/v1/workspaces @@ -1,4 +1,4 @@ ( workspace_mode: OutputBound, - workspace_layout: Vertical, + workspace_layout: Horizontal, ) \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicPanel.Dock/v1/opacity b/.config/cosmic/com.system76.CosmicPanel.Dock/v1/opacity index 401600f..d6e1fa0 100644 --- a/.config/cosmic/com.system76.CosmicPanel.Dock/v1/opacity +++ b/.config/cosmic/com.system76.CosmicPanel.Dock/v1/opacity @@ -1 +1 @@ -0.85 \ No newline at end of file +0.75 \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicPanel.Dock/v1/plugins_wings b/.config/cosmic/com.system76.CosmicPanel.Dock/v1/plugins_wings index e434e88..4af1832 100644 --- a/.config/cosmic/com.system76.CosmicPanel.Dock/v1/plugins_wings +++ b/.config/cosmic/com.system76.CosmicPanel.Dock/v1/plugins_wings @@ -1 +1 @@ -Some(([], [])) \ No newline at end of file +None \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicPanel.Dock/v1/spacing b/.config/cosmic/com.system76.CosmicPanel.Dock/v1/spacing index bf0d87a..c227083 100644 --- a/.config/cosmic/com.system76.CosmicPanel.Dock/v1/spacing +++ b/.config/cosmic/com.system76.CosmicPanel.Dock/v1/spacing @@ -1 +1 @@ -4 \ No newline at end of file +0 \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicPanel.Panel/v1/opacity b/.config/cosmic/com.system76.CosmicPanel.Panel/v1/opacity index b4898ff..d6e1fa0 100644 --- a/.config/cosmic/com.system76.CosmicPanel.Panel/v1/opacity +++ b/.config/cosmic/com.system76.CosmicPanel.Panel/v1/opacity @@ -1 +1 @@ -0.86 \ No newline at end of file +0.75 \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicPanel.Panel/v1/spacing b/.config/cosmic/com.system76.CosmicPanel.Panel/v1/spacing index d8263ee..c227083 100644 --- a/.config/cosmic/com.system76.CosmicPanel.Panel/v1/spacing +++ b/.config/cosmic/com.system76.CosmicPanel.Panel/v1/spacing @@ -1 +1 @@ -2 \ No newline at end of file +0 \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicSettings/v1/active-page b/.config/cosmic/com.system76.CosmicSettings/v1/active-page index a8164e7..ca18dbe 100644 --- a/.config/cosmic/com.system76.CosmicSettings/v1/active-page +++ b/.config/cosmic/com.system76.CosmicSettings/v1/active-page @@ -1 +1 @@ -"display" \ No newline at end of file +"default-apps" \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicTheme.Dark.Builder/v1/spacing b/.config/cosmic/com.system76.CosmicTheme.Dark.Builder/v1/spacing index 464b264..17acdac 100644 --- a/.config/cosmic/com.system76.CosmicTheme.Dark.Builder/v1/spacing +++ b/.config/cosmic/com.system76.CosmicTheme.Dark.Builder/v1/spacing @@ -1,12 +1,12 @@ ( space_none: 0, space_xxxs: 4, - space_xxs: 8, - space_xs: 12, - space_s: 16, - space_m: 24, - space_l: 32, - space_xl: 48, - space_xxl: 64, - space_xxxl: 128, + space_xxs: 4, + space_xs: 8, + space_s: 8, + space_m: 16, + space_l: 24, + space_xl: 32, + space_xxl: 48, + space_xxxl: 64, ) \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicTheme.Dark/v1/spacing b/.config/cosmic/com.system76.CosmicTheme.Dark/v1/spacing index 464b264..17acdac 100644 --- a/.config/cosmic/com.system76.CosmicTheme.Dark/v1/spacing +++ b/.config/cosmic/com.system76.CosmicTheme.Dark/v1/spacing @@ -1,12 +1,12 @@ ( space_none: 0, space_xxxs: 4, - space_xxs: 8, - space_xs: 12, - space_s: 16, - space_m: 24, - space_l: 32, - space_xl: 48, - space_xxl: 64, - space_xxxl: 128, + space_xxs: 4, + space_xs: 8, + space_s: 8, + space_m: 16, + space_l: 24, + space_xl: 32, + space_xxl: 48, + space_xxxl: 64, ) \ No newline at end of file diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 0000000..cbe1737 --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,7 @@ +theme = catppuccin-mocha +shell-integration = none +title = " " +macos-titlebar-proxy-icon = hidden +window-theme = system +gtk-titlebar = false +gtk-tabs-location = hidden diff --git a/.config/nvim/lazy-lock.json b/.config/nvim/lazy-lock.json index 7c6222b..c4a4b10 100644 --- a/.config/nvim/lazy-lock.json +++ b/.config/nvim/lazy-lock.json @@ -1,52 +1,44 @@ { - "LazyVim": { "branch": "main", "commit": "5efb88f44a03d0fd8ca3801067de904aecf7e86d" }, - "bufferline.nvim": { "branch": "main", "commit": "5cc447cb2b463cb499c82eaeabbed4f5fa6a0a44" }, - "catppuccin": { "branch": "main", "commit": "35d8057137af463c9f41f169539e9b190d57d269" }, - "cmp-buffer": { "branch": "main", "commit": "3022dbc9166796b644a841a02de8dd1cc1d311fa" }, - "cmp-nvim-lsp": { "branch": "main", "commit": "39e2eda76828d88b773cc27a3f61d2ad782c922d" }, - "cmp-path": { "branch": "main", "commit": "91ff86cd9c29299a64f968ebb45846c485725f23" }, - "conform.nvim": { "branch": "master", "commit": "25d48271e3d4404ba017cb92a37d3a681c1ad149" }, - "dashboard-nvim": { "branch": "master", "commit": "ae309606940d26d8c9df8b048a6e136b6bbec478" }, - "dressing.nvim": { "branch": "master", "commit": "6ef1ca479d37d4ff66f13eed44d08912caff483a" }, + "LazyVim": { "branch": "main", "commit": "d0c366e4d861b848bdc710696d5311dca2c6d540" }, + "blink.cmp": { "branch": "main", "commit": "5b0f52d42ecbb374695da1a93fa40eca4dc7a7ff" }, + "bufferline.nvim": { "branch": "main", "commit": "9f0826ae6adfd836a23bf8a4910e3c07450211f4" }, + "catppuccin": { "branch": "main", "commit": "f67b886d65a029f12ffa298701fb8f1efd89295d" }, + "conform.nvim": { "branch": "master", "commit": "70019124aa4f2e6838be9fbd2007f6d13b27a96d" }, "flash.nvim": { "branch": "main", "commit": "34c7be146a91fec3555c33fe89c7d643f6ef5cf1" }, - "friendly-snippets": { "branch": "main", "commit": "de8fce94985873666bd9712ea3e49ee17aadb1ed" }, - "gitsigns.nvim": { "branch": "main", "commit": "4daf7022f1481edf1e8fb9947df13bb07c18e89a" }, - "gopher.nvim": { "branch": "main", "commit": "f55c15ada8e02398000c04a96ef44d986cd01051" }, - "grug-far.nvim": { "branch": "main", "commit": "16091184639ca7f2c76734e3a8641d388aebc4e7" }, - "indent-blankline.nvim": { "branch": "master", "commit": "04e44b09ee3ff189c69ab082edac1ef7ae2e256c" }, - "lazy.nvim": { "branch": "main", "commit": "077102c5bfc578693f12377846d427f49bc50076" }, - "lazydev.nvim": { "branch": "main", "commit": "d5800897d9180cea800023f2429bce0a94ed6064" }, + "friendly-snippets": { "branch": "main", "commit": "efff286dd74c22f731cdec26a70b46e5b203c619" }, + "fzf-lua": { "branch": "main", "commit": "3d7e5db8fa56cfc2b92a38999016a51abe9e1d23" }, + "gitsigns.nvim": { "branch": "main", "commit": "b544bd62623ca1b483d8b9bfb6d65805f112a320" }, + "gopher.nvim": { "branch": "main", "commit": "0ed14a40d9799ac8d92aaf9eb1cd9be22ffd6b14" }, + "grug-far.nvim": { "branch": "main", "commit": "08f32182335754abf461dfb77b2c4e24bfe4d614" }, + "lazy.nvim": { "branch": "main", "commit": "7e6c863bc7563efbdd757a310d17ebc95166cef3" }, + "lazydev.nvim": { "branch": "main", "commit": "8620f82ee3f59ff2187647167b6b47387a13a018" }, "lualine.nvim": { "branch": "master", "commit": "2a5bae925481f999263d6f5ed8361baef8df4f83" }, - "luvit-meta": { "branch": "main", "commit": "ce76f6f6cdc9201523a5875a4471dcfe0186eb60" }, - "mason-lspconfig.nvim": { "branch": "main", "commit": "4d0e5b49363cac187326998b96aa6a2884e0e89b" }, + "mason-lspconfig.nvim": { "branch": "main", "commit": "97d9f1d3ad205dece6bcafd1d71cf1507608f3c7" }, "mason.nvim": { "branch": "main", "commit": "e2f7f9044ec30067bc11800a9e266664b88cda22" }, - "mini.ai": { "branch": "main", "commit": "31c149067d38b97720d2a179619f7745a0006ecc" }, - "mini.icons": { "branch": "main", "commit": "a2742459f0ee32806c2438ca06b4d8b331f3f4d4" }, + "mini.ai": { "branch": "main", "commit": "ebb04799794a7f94628153991e6334c3304961b8" }, + "mini.icons": { "branch": "main", "commit": "1c79feb7478ca773fa3dac5cadf43ced9180e861" }, "mini.pairs": { "branch": "main", "commit": "7e834c5937d95364cc1740e20d673afe2d034cdb" }, - "neo-tree.nvim": { "branch": "main", "commit": "a77af2e764c5ed4038d27d1c463fa49cd4794e07" }, - "noice.nvim": { "branch": "main", "commit": "eac7e84b16765066dc235a4d6cf8102d7436f6cd" }, - "nui.nvim": { "branch": "main", "commit": "b58e2bfda5cea347c9d58b7f11cf3012c7b3953f" }, - "nvim-cmp": { "branch": "main", "commit": "f17d9b4394027ff4442b298398dfcaab97e40c4f" }, - "nvim-dap": { "branch": "master", "commit": "8517126e9323e346f6a99b3b594c5a940b914dcd" }, + "neo-tree.nvim": { "branch": "main", "commit": "e6645ecfcba3e064446a6def1c10d788c9873f51" }, + "noice.nvim": { "branch": "main", "commit": "eaed6cc9c06aa2013b5255349e4f26a6b17ab70f" }, + "nui.nvim": { "branch": "main", "commit": "53e907ffe5eedebdca1cd503b00aa8692068ca46" }, + "nvim-dap": { "branch": "master", "commit": "b768c8d0ce6da614ac17ed097bf2d94e35fe1a58" }, "nvim-dap-go": { "branch": "main", "commit": "605911fa0899882b05a8e4369ab12739620494af" }, - "nvim-dap-ui": { "branch": "master", "commit": "ffa89839f97bad360e78428d5c740fdad9a0ff02" }, - "nvim-lint": { "branch": "master", "commit": "efc6fc83f0772283e064c53a8f9fb5645bde0bc0" }, - "nvim-lspconfig": { "branch": "master", "commit": "d01864641c6e43c681c3e9f6cf4745c75fdd9dcc" }, + "nvim-dap-ui": { "branch": "master", "commit": "e94d98649dccb6a3884b66aabc2e07beb279e535" }, + "nvim-lint": { "branch": "master", "commit": "dfa45de973c3ce7bd1b9a6d346f896a68ad07e44" }, + "nvim-lspconfig": { "branch": "master", "commit": "8121483b8132b7053120fafd83728178fb3febf6" }, "nvim-nio": { "branch": "master", "commit": "a428f309119086dc78dd4b19306d2d67be884eee" }, - "nvim-snippets": { "branch": "main", "commit": "56b4052f71220144689caaa2e5b66222ba5661eb" }, - "nvim-treesitter": { "branch": "master", "commit": "0603b3e3d21ebe2fa82dc5361a3d500e0d3ad3a8" }, - "nvim-treesitter-textobjects": { "branch": "master", "commit": "3e450cd85243da99dc23ebbf14f9c70e9a0c26a4" }, - "nvim-ts-autotag": { "branch": "main", "commit": "e239a560f338be31337e7abc3ee42515daf23f5e" }, + "nvim-treesitter": { "branch": "master", "commit": "622a4a6ba76d1de52b72a965159213ae655b4ac7" }, + "nvim-treesitter-textobjects": { "branch": "master", "commit": "ad8f0a472148c3e0ae9851e26a722ee4e29b1595" }, + "nvim-ts-autotag": { "branch": "main", "commit": "1cca23c9da708047922d3895a71032bc0449c52d" }, "persistence.nvim": { "branch": "main", "commit": "f6aad7dde7fcf54148ccfc5f622c6d5badd0cc3d" }, "plenary.nvim": { "branch": "master", "commit": "2d9b06177a975543726ce5c73fca176cedbffe9d" }, "powershell.nvim": { "branch": "main", "commit": "06110ac2e13e495a70a9f9a5781ef7ca091c9d3d" }, - "snacks.nvim": { "branch": "main", "commit": "7f9f691a12d0665146b25a44323f21e18aa46c24" }, - "telescope-fzf-native.nvim": { "branch": "main", "commit": "cf48d4dfce44e0b9a2e19a008d6ec6ea6f01a83b" }, - "telescope.nvim": { "branch": "master", "commit": "85922dde3767e01d42a08e750a773effbffaea3e" }, + "snacks.nvim": { "branch": "main", "commit": "14e89401da348f5d14509fca164fb7bcec83e597" }, + "telescope.nvim": { "branch": "master", "commit": "2eca9ba22002184ac05eddbe47a7fe2d5a384dfc" }, "todo-comments.nvim": { "branch": "main", "commit": "ae0a2afb47cf7395dc400e5dc4e05274bf4fb9e0" }, - "tokyonight.nvim": { "branch": "main", "commit": "ce91ba480070c95f40753e4663e32b4632ac6db3" }, - "trouble.nvim": { "branch": "main", "commit": "3dc00c0447c016cd43e03054c3d49436a1f2076d" }, - "ts-comments.nvim": { "branch": "main", "commit": "2002692ad1d3f6518d016550c20c2a890f0cbf0e" }, - "vim-tmux-navigator": { "branch": "master", "commit": "424b5caa154bff34dc258ee53cec5a8e36cf7ea8" }, - "which-key.nvim": { "branch": "main", "commit": "68e37e12913a66b60073906f5d3f14dee0de19f2" } + "tokyonight.nvim": { "branch": "main", "commit": "7bb270adaa7692c2c33befc35f5567fc596a2504" }, + "trouble.nvim": { "branch": "main", "commit": "46cf952fc115f4c2b98d4e208ed1e2dce08c9bf6" }, + "ts-comments.nvim": { "branch": "main", "commit": "872dcfa0418f4a33b7437fb4d9f4e89f2f000d74" }, + "vim-tmux-navigator": { "branch": "master", "commit": "d847ea942a5bb4d4fab6efebc9f30d787fd96e65" }, + "which-key.nvim": { "branch": "main", "commit": "1f8d414f61e0b05958c342df9b6a4c89ce268766" } } diff --git a/.config/nvim/lazyvim.json b/.config/nvim/lazyvim.json index c8c0d4c..82e173e 100644 --- a/.config/nvim/lazyvim.json +++ b/.config/nvim/lazyvim.json @@ -3,7 +3,7 @@ ], "news": { - "NEWS.md": "7107" + "NEWS.md": "10960" }, - "version": 6 + "version": 7 } \ No newline at end of file diff --git a/.config/ohmyposh/config.toml b/.config/ohmyposh/config.toml index ca6ea21..20c17a8 100644 --- a/.config/ohmyposh/config.toml +++ b/.config/ohmyposh/config.toml @@ -1,8 +1,11 @@ -#:schema https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json - -version = 2 -final_space = true console_title_template = '{{ .Shell }} in {{ .Folder }}' +version = 3 +final_space = true + +[secondary_prompt] + template = '❯❯ ' + foreground = 'magenta' + background = 'transparent' [[blocks]] type = 'prompt' @@ -10,24 +13,26 @@ console_title_template = '{{ .Shell }} in {{ .Folder }}' newline = true [[blocks.segments]] + template = '{{ .Path }}' + foreground = 'blue' + background = 'transparent' type = 'path' style = 'plain' - background = 'transparent' - foreground = 'blue' - template = '{{ .Path }}' [blocks.segments.properties] + cache_duration = 'none' style = 'full' [[blocks.segments]] - type = 'git' - style = 'plain' + template = ' {{ .HEAD }}{{ if or (.Working.Changed) (.Staging.Changed) }}*{{ end }} {{ if gt .Behind 0 }}⇣{{ end }}{{ if gt .Ahead 0 }}⇡{{ end }}' foreground = 'p:grey' background = 'transparent' - template = ' {{ .HEAD }}{{ if or (.Working.Changed) (.Staging.Changed) }}*{{ end }} {{ if gt .Behind 0 }}⇣{{ end }}{{ if gt .Ahead 0 }}⇡{{ end }}' + type = 'git' + style = 'plain' [blocks.segments.properties] branch_icon = '' + cache_duration = 'none' commit_icon = '@' fetch_status = true @@ -36,23 +41,25 @@ console_title_template = '{{ .Shell }} in {{ .Folder }}' overflow = 'hidden' [[blocks.segments]] - type = 'executiontime' - style = 'plain' + template = '{{ .FormattedMs }} ' foreground = 'yellow' background = 'transparent' - template = '{{ .FormattedMs }} ' + type = 'executiontime' + style = 'plain' [blocks.segments.properties] + cache_duration = 'none' threshold = 5000 [[blocks.segments]] + template = '{{ .Shell }}' + foreground = 'blue' + background = 'transparent' type = 'path' style = 'plain' - background = 'transparent' - foreground = 'blue' - template = '{{ .Shell }}' [blocks.segments.properties] + cache_duration = 'none' style = 'full' [[blocks]] @@ -61,16 +68,11 @@ console_title_template = '{{ .Shell }} in {{ .Folder }}' newline = true [[blocks.segments]] + template = '❯' + background = 'transparent' type = 'text' style = 'plain' - foreground_templates = [ - "{{if gt .Code 0}}red{{end}}", - "{{if eq .Code 0}}magenta{{end}}", - ] - background = 'transparent' - template = '❯' + foreground_templates = ['{{if gt .Code 0}}red{{end}}', '{{if eq .Code 0}}magenta{{end}}'] -[secondary_prompt] - foreground = 'magenta' - background = 'transparent' - template = '❯❯ ' + [blocks.segments.properties] + cache_duration = 'none' diff --git a/.config/ohmyposh/config.toml.bak b/.config/ohmyposh/config.toml.bak new file mode 100644 index 0000000..ca6ea21 --- /dev/null +++ b/.config/ohmyposh/config.toml.bak @@ -0,0 +1,76 @@ +#:schema https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json + +version = 2 +final_space = true +console_title_template = '{{ .Shell }} in {{ .Folder }}' + +[[blocks]] + type = 'prompt' + alignment = 'left' + newline = true + + [[blocks.segments]] + type = 'path' + style = 'plain' + background = 'transparent' + foreground = 'blue' + template = '{{ .Path }}' + + [blocks.segments.properties] + style = 'full' + + [[blocks.segments]] + type = 'git' + style = 'plain' + foreground = 'p:grey' + background = 'transparent' + template = ' {{ .HEAD }}{{ if or (.Working.Changed) (.Staging.Changed) }}*{{ end }} {{ if gt .Behind 0 }}⇣{{ end }}{{ if gt .Ahead 0 }}⇡{{ end }}' + + [blocks.segments.properties] + branch_icon = '' + commit_icon = '@' + fetch_status = true + +[[blocks]] + type = 'rprompt' + overflow = 'hidden' + + [[blocks.segments]] + type = 'executiontime' + style = 'plain' + foreground = 'yellow' + background = 'transparent' + template = '{{ .FormattedMs }} ' + + [blocks.segments.properties] + threshold = 5000 + + [[blocks.segments]] + type = 'path' + style = 'plain' + background = 'transparent' + foreground = 'blue' + template = '{{ .Shell }}' + + [blocks.segments.properties] + style = 'full' + +[[blocks]] + type = 'prompt' + alignment = 'left' + newline = true + + [[blocks.segments]] + type = 'text' + style = 'plain' + foreground_templates = [ + "{{if gt .Code 0}}red{{end}}", + "{{if eq .Code 0}}magenta{{end}}", + ] + background = 'transparent' + template = '❯' + +[secondary_prompt] + foreground = 'magenta' + background = 'transparent' + template = '❯❯ ' diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 135bbe1..7864ac5 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -47,7 +47,7 @@ set -g @plugin 'christoomey/vim-tmux-navigator' set -g @plugin 'catppuccin/tmux' set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'pschmitt/tmux-ssh-split' - set -g @plugin 'nhdaly/tmux-better-mouse-mode' +set -g @plugin 'nhdaly/tmux-better-mouse-mode' set -g @catppuccin_flavor 'mocha' # set vi-mode diff --git a/.zshrc b/.zshrc index ba50497..5449cc3 100644 --- a/.zshrc +++ b/.zshrc @@ -1,4 +1,5 @@ # Path to your oh-my-zsh installation. +export GOROOT="$(brew --prefix golang)/libexec" export ZSH="$HOME/.oh-my-zsh" export DOTNET_CLI_TELEMETRY_OPTOUT=1 export POWERSHELL_TELEMETRY_OPTOUT=1