move Ports below FAQ
This commit is contained in:
21
readme.md
21
readme.md
@@ -161,17 +161,6 @@ antibody bundle mafredri/zsh-async
|
|||||||
antibody bundle sindresorhus/pure
|
antibody bundle sindresorhus/pure
|
||||||
```
|
```
|
||||||
|
|
||||||
## Ports
|
|
||||||
|
|
||||||
* **Bash**
|
|
||||||
* [sapegin/dotfiles](https://github.com/sapegin/dotfiles)’s [prompt](https://github.com/sapegin/dotfiles/blob/master/includes/bash_prompt.bash) and [color theme](https://github.com/sapegin/dotfiles/tree/master/color) for `Terminal.app`.
|
|
||||||
* **Fish**
|
|
||||||
* [brandonweiss/pure.fish](https://github.com/brandonweiss/pure.fish): a Pure-inspired prompt for Fish, not intended to have feature parity.
|
|
||||||
* [rafaelrinaldi/pure](https://github.com/rafaelrinaldi/pure), support for bare Fish and various framework ([Oh-My-Fish](https://github.com//oh-my-fish/oh-my-fish), [Fisherman](https://github.com//fisherman/fisherman) and [Wahoo](https://github.com//bucaran/wahoo)).
|
|
||||||
* **Zsh**
|
|
||||||
* [therealklanni/purity](https://github.com/therealklanni/purity): a more compact current working directory, important details on the main prompt line, and extra Git indicators.
|
|
||||||
|
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
### My preprompt is missing when I clear the screen with Ctrl+L
|
### My preprompt is missing when I clear the screen with Ctrl+L
|
||||||
@@ -200,6 +189,16 @@ sudo emerge -1 zsh
|
|||||||
|
|
||||||
On a default setup, running the command `kldload pty` should do the trick. If you have a custom kernel, you might need to add `device pty` to the configuration file ([example](https://github.com/nbari/freebsd/blob/58646a9c3c4aaabf6f6467ff505f27f09e29dc75/kernels/xen.kernel#L188)).
|
On a default setup, running the command `kldload pty` should do the trick. If you have a custom kernel, you might need to add `device pty` to the configuration file ([example](https://github.com/nbari/freebsd/blob/58646a9c3c4aaabf6f6467ff505f27f09e29dc75/kernels/xen.kernel#L188)).
|
||||||
|
|
||||||
|
## Ports
|
||||||
|
|
||||||
|
* **Bash**
|
||||||
|
* [sapegin/dotfiles](https://github.com/sapegin/dotfiles)’s [prompt](https://github.com/sapegin/dotfiles/blob/master/includes/bash_prompt.bash) and [color theme](https://github.com/sapegin/dotfiles/tree/master/color) for `Terminal.app`.
|
||||||
|
* **Fish**
|
||||||
|
* [brandonweiss/pure.fish](https://github.com/brandonweiss/pure.fish): a Pure-inspired prompt for Fish, not intended to have feature parity.
|
||||||
|
* [rafaelrinaldi/pure](https://github.com/rafaelrinaldi/pure), support for bare Fish and various framework ([Oh-My-Fish](https://github.com//oh-my-fish/oh-my-fish), [Fisherman](https://github.com//fisherman/fisherman) and [Wahoo](https://github.com//bucaran/wahoo)).
|
||||||
|
* **Zsh**
|
||||||
|
* [therealklanni/purity](https://github.com/therealklanni/purity): a more compact current working directory, important details on the main prompt line, and extra Git indicators.
|
||||||
|
|
||||||
## Team
|
## Team
|
||||||
|
|
||||||
[](http://sindresorhus.com) | [](https://github.com/mafredri)
|
[](http://sindresorhus.com) | [](https://github.com/mafredri)
|
||||||
|
|||||||
Reference in New Issue
Block a user