๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add fish themes

Kacaii b33ca2cd 87de65da

+128
+8
.config/fish/functions/uu.fish
··· 1 + # Upgrade Packages and Updates Package Panager 2 + function uu 3 + sudo apt update -y 4 + sudo apt full-upgrade -y 5 + brew upgrade 6 + fisher update 7 + deno upgrade 8 + end
+30
.config/fish/themes/Catppuccin Frappe.theme
··· 1 + # name: 'Catppuccin Frappรฉ' 2 + # url: 'https://github.com/catppuccin/fish' 3 + # preferred_background: 303446 4 + 5 + fish_color_normal c6d0f5 6 + fish_color_command 8caaee 7 + fish_color_param eebebe 8 + fish_color_keyword ca9ee6 9 + fish_color_quote a6d189 10 + fish_color_redirection f4b8e4 11 + fish_color_end ef9f76 12 + fish_color_comment 838ba7 13 + fish_color_error e78284 14 + fish_color_gray 737994 15 + fish_color_selection --background=414559 16 + fish_color_search_match --background=414559 17 + fish_color_option a6d189 18 + fish_color_operator f4b8e4 19 + fish_color_escape ea999c 20 + fish_color_autosuggestion 737994 21 + fish_color_cancel e78284 22 + fish_color_cwd e5c890 23 + fish_color_user 81c8be 24 + fish_color_host 8caaee 25 + fish_color_host_remote a6d189 26 + fish_color_status e78284 27 + fish_pager_color_progress 737994 28 + fish_pager_color_prefix f4b8e4 29 + fish_pager_color_completion c6d0f5 30 + fish_pager_color_description 737994
+30
.config/fish/themes/Catppuccin Latte.theme
··· 1 + # name: 'Catppuccin Latte' 2 + # url: 'https://github.com/catppuccin/fish' 3 + # preferred_background: eff1f5 4 + 5 + fish_color_normal 4c4f69 6 + fish_color_command 1e66f5 7 + fish_color_param dd7878 8 + fish_color_keyword 8839ef 9 + fish_color_quote 40a02b 10 + fish_color_redirection ea76cb 11 + fish_color_end fe640b 12 + fish_color_comment 8c8fa1 13 + fish_color_error d20f39 14 + fish_color_gray 9ca0b0 15 + fish_color_selection --background=ccd0da 16 + fish_color_search_match --background=ccd0da 17 + fish_color_option 40a02b 18 + fish_color_operator ea76cb 19 + fish_color_escape e64553 20 + fish_color_autosuggestion 9ca0b0 21 + fish_color_cancel d20f39 22 + fish_color_cwd df8e1d 23 + fish_color_user 179299 24 + fish_color_host 1e66f5 25 + fish_color_host_remote 40a02b 26 + fish_color_status d20f39 27 + fish_pager_color_progress 9ca0b0 28 + fish_pager_color_prefix ea76cb 29 + fish_pager_color_completion 4c4f69 30 + fish_pager_color_description 9ca0b0
+30
.config/fish/themes/Catppuccin Macchiato.theme
··· 1 + # name: 'Catppuccin Macchiato' 2 + # url: 'https://github.com/catppuccin/fish' 3 + # preferred_background: 24273a 4 + 5 + fish_color_normal cad3f5 6 + fish_color_command 8aadf4 7 + fish_color_param f0c6c6 8 + fish_color_keyword c6a0f6 9 + fish_color_quote a6da95 10 + fish_color_redirection f5bde6 11 + fish_color_end f5a97f 12 + fish_color_comment 8087a2 13 + fish_color_error ed8796 14 + fish_color_gray 6e738d 15 + fish_color_selection --background=363a4f 16 + fish_color_search_match --background=363a4f 17 + fish_color_option a6da95 18 + fish_color_operator f5bde6 19 + fish_color_escape ee99a0 20 + fish_color_autosuggestion 6e738d 21 + fish_color_cancel ed8796 22 + fish_color_cwd eed49f 23 + fish_color_user 8bd5ca 24 + fish_color_host 8aadf4 25 + fish_color_host_remote a6da95 26 + fish_color_status ed8796 27 + fish_pager_color_progress 6e738d 28 + fish_pager_color_prefix f5bde6 29 + fish_pager_color_completion cad3f5 30 + fish_pager_color_description 6e738d
+30
.config/fish/themes/Catppuccin Mocha.theme
··· 1 + # name: 'Catppuccin Mocha' 2 + # url: 'https://github.com/catppuccin/fish' 3 + # preferred_background: 1e1e2e 4 + 5 + fish_color_normal cdd6f4 6 + fish_color_command 89b4fa 7 + fish_color_param f2cdcd 8 + fish_color_keyword cba6f7 9 + fish_color_quote a6e3a1 10 + fish_color_redirection f5c2e7 11 + fish_color_end fab387 12 + fish_color_comment 7f849c 13 + fish_color_error f38ba8 14 + fish_color_gray 6c7086 15 + fish_color_selection --background=313244 16 + fish_color_search_match --background=313244 17 + fish_color_option a6e3a1 18 + fish_color_operator f5c2e7 19 + fish_color_escape eba0ac 20 + fish_color_autosuggestion 6c7086 21 + fish_color_cancel f38ba8 22 + fish_color_cwd f9e2af 23 + fish_color_user 94e2d5 24 + fish_color_host 89b4fa 25 + fish_color_host_remote a6e3a1 26 + fish_color_status f38ba8 27 + fish_pager_color_progress 6c7086 28 + fish_pager_color_prefix f5c2e7 29 + fish_pager_color_completion cdd6f4 30 + fish_pager_color_description 6c7086