mirror of
				https://github.com/halfdan/dotfiles.git
				synced 2025-10-31 12:36:12 +00:00 
			
		
		
		
	Merge more changes
This commit is contained in:
		| @@ -33,3 +33,5 @@ end | ||||
| function mix_test_changed | ||||
|   git status -s | awk '{print $2}' | grep '_test.exs' | xargs mix test | ||||
| end | ||||
|  | ||||
| ~/.local/bin/mise activate fish | source | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| # This file contains fish universal variable definitions. | ||||
| # VERSION: 3.0 | ||||
| SETUVAR __fish_initialized:3400 | ||||
| SETUVAR __fish_initialized:3800 | ||||
| SETUVAR fish_color_autosuggestion:969896 | ||||
| SETUVAR fish_color_cancel:\x2d\x2dreverse | ||||
| SETUVAR fish_color_command:b294bb | ||||
| @@ -21,7 +21,7 @@ SETUVAR fish_color_option:\x1d | ||||
| SETUVAR fish_color_param:81a2be | ||||
| SETUVAR fish_color_quote:b5bd68 | ||||
| SETUVAR fish_color_redirection:8abeb7 | ||||
| SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack | ||||
| SETUVAR fish_color_search_match:white\x1e\x2d\x2dbackground\x3dbrblack | ||||
| SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack | ||||
| SETUVAR fish_color_status:red | ||||
| SETUVAR fish_color_user:brgreen | ||||
|   | ||||
| @@ -14,8 +14,8 @@ remember_window_size  yes | ||||
| allow_remote_control yes | ||||
| listen_on unix:@mykitty | ||||
|  | ||||
| #include theme.conf | ||||
| include rose_pine.conf | ||||
| include theme.conf | ||||
| #include rose_pine.conf | ||||
| include keymap.conf | ||||
|  | ||||
| shell_integration enabled | ||||
|   | ||||
| @@ -122,3 +122,4 @@ vim.lsp.enable 'gopls' | ||||
| vim.lsp.enable 'expert' | ||||
| vim.lsp.enable 'ruff' | ||||
| vim.lsp.enable 'pyright' | ||||
| vim.lsp.enable 'gleam' | ||||
|   | ||||
| @@ -2,7 +2,7 @@ elixir 1.18.2-otp-27 | ||||
| golang 1.24.0 | ||||
| erlang 27.2.3 | ||||
| python 3.13.2 | ||||
| neovim 0.10.4 | ||||
| java openjdk-19 | ||||
| neovim 0.11.3 | ||||
| java   openjdk-19 | ||||
| awscli 2.24.7 | ||||
| nodejs 18.20.4 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user