Skip to content

Commit 42bf1d9

Browse files
committed
📝 Update similar projects
1 parent 9ea0e02 commit 42bf1d9

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

README.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,27 @@ PS1(get_ps1())
6262

6363
## Similar Projects
6464

65+
### Specific
66+
6567
- [vim-airline](https://github.com/vim-airline/vim-airline): for vim.
6668
- [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+
6783
- [powerline](https://github.com/powerline/powerline): for vim, zsh, bash,
6884
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

Comments
 (0)