@@ -62,10 +62,27 @@ PS1(get_ps1())
62
62
63
63
## Similar Projects
64
64
65
+ ### Specific
66
+
65
67
- [ vim-airline] ( https://github.com/vim-airline/vim-airline ) : for vim.
66
68
- [ powerlevel10k] ( https://github.com/romkatv/powerlevel10k ) : for zsh.
69
+ - [ tide] ( https://github.com/IlanCosman/tide ) : for fish.
70
+ - [ bash-prompt] ( https://github.com/Freed-Wu/bash-prompt ) : for bash.
71
+ - [ tcl-prompt] ( https://github.com/Freed-Wu/tcl-prompt ) : for tcl.
72
+ - [ translate-shell] ( https://github.com/Freed-Wu/translate-shell/blob/main/src/translate_shell/utils/ps1.py ) :
73
+ for python.
74
+ - [ Reply-Plugin-Prompt] ( https://github.com/Freed-Wu/Reply-Plugin-Prompt ) : for perl.
75
+ - [ prompt-style.lua] ( https://github.com/Freed-Wu/prompt-style.lua ) : for lua.
76
+ - [ tmux-status-bar] ( https://github.com/Freed-Wu/tmux-status-bar ) : for tmux.
77
+ - [ gdb-prompt] ( https://github.com/Freed-Wu/gdb-prompt ) : for gdb.
78
+ - [ translate-shell] ( https://github.com/Freed-Wu/translate-shell/blob/main/src/translate_shell/tools/generate_prompt/__main__.py ) :
79
+ for lftp.
80
+
81
+ ### General
82
+
67
83
- [ powerline] ( https://github.com/powerline/powerline ) : for vim, zsh, bash,
68
84
tmux, IPython, Awesome and Qtile.
69
- - [ bash-prompt-style] ( https://github.com/Freed-Wu/bash-prompt-style ) : for bash.
70
- - [ translate-shell] ( https://github.com/Freed-Wu/translate-shell ) : for python.
71
- - [ tcl-prompt] ( https://github.com/Freed-Wu/tcl-prompt ) : for tcl.
85
+ - [ starship] ( https://github.com/starship/starship ) : for bash, cmd, elvish,
86
+ fish, ion, nushell, powershell, tcsh, xonsh, zsh.
87
+ - [ oh-my-posh] ( https://github.com/JanDeDobbeleer/oh-my-posh ) : for bash, cmd,
88
+ elvish, fish, nushell, powershell, tcsh, xonsh, zsh.
0 commit comments