実現したいこと
テーマを変更したい
前提
落としてきたテーマ: https://github.com/catppuccin/fish
実行したコマンド: fisher install catppuccin/fish
利用プラグイン
Shell: fish shell
fisher
tide
実行したコマンド
❯ fish_config theme save "Catppuccin Latte" Overwrite your current theme? [y/N] y ❯
試したこと
1,提示のGithubにある下のコマンドを実行fish_config theme save "Catppuccin Latte"
2, ubuntu上のターミナルから色タブのカスタムに変更
3,config.fish
に追加fish_config theme save "Catppuccin Latte"
3, source .config/fish/config.fish
を実行
4,fish_config
ブラウザからテーマを一覧を確認しましたが今回インストールしてものは見つかりません
5,インストールされているか確認
> fisher list jorgebucaran/fisher ilancosman/tide@v6 jethrokuan/z patrickf1/fzf.fish jorgebucaran/nvm.fish catppuccin/fish ~/.config/fish/functions >
6,再起動
補足情報(FW/ツールのバージョンなど)
OS: ubuntu 22.04LST
0 コメント