LINKDING
Login
Shared bookmarks
Sort by
Added ↑
Added ↓
Title ↑
Title ↓
Apply
Tags
IlanCosman/tide: The ultimate Fish prompt.
#.blogit
#fish
#plugins
#prompt
|
The fish-async-prompt plugin is excellent if you want to use your own prompt commands, but if you want an easy-to-configure async prompt with all the niceties (git status, ssh context, command execution time, etc.), Tide is a pretty great option. I added the [asdf items](https://github.com/kobanyan/tide-asdf-items) and I think I'm switching from my convoluted custom prompt setup to this now.
2 years ago
|
View
Shared by
ttscoff
jorgebucaran/autopair.fish: Auto-complete matching pairs in the Fish command line.
#.blogit
#cli
#fish
#plugins
#terminal
|
Another infinitely useful Fish plugin. It gives you auto-pairing of quotes and braces, intelligently deletes empty pairs, and you can type over closing elements. Just like in your favorite Markdown editors... Also see [pisces](https://github.com/laughedelic/pisces), which is pretty much the same thing, as far as I can tell.
2 years ago
|
View
Shared by
ttscoff
acomagu/fish-async-prompt: Make your prompt asynchronous to improve the reactivity.
#.blogit
#cli
#fish
#plugins
#prompt
#shell
|
I _love_ the Fish shell. One thing that bugs me but which I kind of just learned to live with is that a prompt with the same amount of shenanigans I ran in Bash or Zsh would take an extra second to display in Fish. I got used to it. But then I found this plugin that makes your prompt command async. It displays the previous prompt immediately, and then updates it in place once your prompt commands (left and right) run. So all of the stuff I use to put git status, library versions, na output, etc....
2 years ago
|
View
Shared by
ttscoff
Previous
1
Next
User
Everyone
ttscoff
Apply
Tags
-.blogit
-plugins
-fish
c
li
p
rompt
s
hell
t
erminal