mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-13 17:44:08 +02:00
Path Move
This commit is contained in:
38
README.md
38
README.md
@@ -190,6 +190,25 @@ This was a dependency but I switched to java script
|
|||||||
- [Pandoc](https://github.com/jgm/pandoc)
|
- [Pandoc](https://github.com/jgm/pandoc)
|
||||||
- [bat](https://github.com/sharkdp/bat)
|
- [bat](https://github.com/sharkdp/bat)
|
||||||
|
|
||||||
|
### Recommended for all Features
|
||||||
|
|
||||||
|
- [WeasyPrint](https://aur.archlinux.org/packages/python-weasyprint/)
|
||||||
|
- [tectonic](https://tectonic-typesetting.github.io/en-US/)
|
||||||
|
- [nvim](https://neovim.io/)
|
||||||
|
- [Kitty](https://sw.kovidgoyal.net/kitty/)
|
||||||
|
- I've also heard good things about [iterm2](https://www.iterm2.com/)
|
||||||
|
- [MkDocs](https://pypi.org/project/mkdocs-material-extensions/)
|
||||||
|
- [MkDocs Material Theme](https://github.com/squidfunk/mkdocs-material)
|
||||||
|
- [MkDocs Material Extensions](https://pypi.org/project/mkdocs-material-extensions/)
|
||||||
|
- [MarkText](https://github.com/marktext/marktext)
|
||||||
|
- [VNote](https://github.com/tamlok/vnote)
|
||||||
|
|
||||||
|
### recommended / Interesting / Helpful packages not required
|
||||||
|
|
||||||
|
- [readability-cli](https://gitlab.com/gardenappl/readability-cli)
|
||||||
|
- mdless
|
||||||
|
- VSCode
|
||||||
|
|
||||||
### PATH
|
### PATH
|
||||||
|
|
||||||
If installed with `pip` or `cargo` it will be necessary to add these directories to your `PATH`:
|
If installed with `pip` or `cargo` it will be necessary to add these directories to your `PATH`:
|
||||||
@@ -216,25 +235,6 @@ set PATH "$HOME/.cargo/bin $PATH
|
|||||||
' >> ~/.config/fish/config.fish
|
' >> ~/.config/fish/config.fish
|
||||||
```
|
```
|
||||||
|
|
||||||
### Recommended for all Features
|
|
||||||
|
|
||||||
- [WeasyPrint](https://aur.archlinux.org/packages/python-weasyprint/)
|
|
||||||
- [tectonic](https://tectonic-typesetting.github.io/en-US/)
|
|
||||||
- [nvim](https://neovim.io/)
|
|
||||||
- [Kitty](https://sw.kovidgoyal.net/kitty/)
|
|
||||||
- I've also heard good things about [iterm2](https://www.iterm2.com/)
|
|
||||||
- [MkDocs](https://pypi.org/project/mkdocs-material-extensions/)
|
|
||||||
- [MkDocs Material Theme](https://github.com/squidfunk/mkdocs-material)
|
|
||||||
- [MkDocs Material Extensions](https://pypi.org/project/mkdocs-material-extensions/)
|
|
||||||
- [MarkText](https://github.com/marktext/marktext)
|
|
||||||
- [VNote](https://github.com/tamlok/vnote)
|
|
||||||
|
|
||||||
### recommended / Interesting / Helpful packages not required
|
|
||||||
|
|
||||||
- [readability-cli](https://gitlab.com/gardenappl/readability-cli)
|
|
||||||
- mdless
|
|
||||||
- VSCode
|
|
||||||
|
|
||||||
## Recommended Aliases
|
## Recommended Aliases
|
||||||
|
|
||||||
I wrote all this with aliases in mind, when I settle on some aliases i'll put up my `fish` functions. (I also wanted to do some autocomplete.)
|
I wrote all this with aliases in mind, when I settle on some aliases i'll put up my `fish` functions. (I also wanted to do some autocomplete.)
|
||||||
|
Reference in New Issue
Block a user