diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-02 22:25:09 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-02 22:25:09 -0800 |
| commit | f3023a0ee3d9cbcafb0df5d3c3426f74daf044b8 (patch) | |
| tree | cf362bb26d77b300ad1d148778a9206610359be7 /fish/conf.d/fish_prompt.fish | |
| parent | 166120b84c30e3125b2c8f7e858ef318c835dd69 (diff) | |
rm fish
Diffstat (limited to 'fish/conf.d/fish_prompt.fish')
| -rw-r--r-- | fish/conf.d/fish_prompt.fish | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/fish/conf.d/fish_prompt.fish b/fish/conf.d/fish_prompt.fish deleted file mode 100644 index c71efd9..0000000 --- a/fish/conf.d/fish_prompt.fish +++ /dev/null @@ -1,6 +0,0 @@ -function fish_prompt - set_color $fish_color_cwd - echo -n (prompt_pwd) - set_color normal - echo -n '𝛔 ' -end |
