mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-10 08:03:59 +02:00
Itemized
This commit is contained in:
44
README.md
44
README.md
@@ -21,25 +21,25 @@ stow -t $HOME -S cadmus
|
|||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
[R](https://en.wikipedia.org/wiki/R_(programming_language))
|
- [R](https://en.wikipedia.org/wiki/R_(programming_language))
|
||||||
[highlight](https://www.archlinux.org/packages/community/x86_64/highlight/)
|
- [highlight](https://www.archlinux.org/packages/community/x86_64/highlight/)
|
||||||
[node](https://nodejs.org/en/)
|
- [node](https://nodejs.org/en/)
|
||||||
[nvim](https://neovim.io/)
|
- [nvim](https://neovim.io/)
|
||||||
[fzf](https://github.com/junegunn/fzf)
|
- [fzf](https://github.com/junegunn/fzf)
|
||||||
[code](https://github.com/lotabout/skim)
|
- [code](https://github.com/lotabout/skim)
|
||||||
[sk](https://github.com/lotabout/skim)
|
- [sk](https://github.com/lotabout/skim)
|
||||||
[rg](https://www.google.com/search?client=firefox-b-d&q=ripgrep+github)
|
- [rg](https://www.google.com/search?client=firefox-b-d&q=ripgrep+github)
|
||||||
[perl](https://wiki.archlinux.org/index.php/Perl)
|
- [perl](https://wiki.archlinux.org/index.php/Perl)
|
||||||
[stow](https://www.google.com/search?client=firefox-b-d&q=gnu+stow)
|
- [stow](https://www.google.com/search?client=firefox-b-d&q=gnu+stow)
|
||||||
[python]
|
- [python](https://www.python.org/download/releases/3.0/)
|
||||||
[tmsu](https://aur.archlinux.org/packages/tmsu/)<sup>AUR</sup>
|
- [tmsu](https://aur.archlinux.org/packages/tmsu/)<sup>AUR</sup>
|
||||||
[ranger](https://www.archlinux.org/packages/community/any/ranger/)
|
- [ranger](https://www.archlinux.org/packages/community/any/ranger/)
|
||||||
[mdcat](https://aur.archlinux.org/packages/mdcat/)<sup>AUR</sup>
|
- [mdcat](https://aur.archlinux.org/packages/mdcat/)<sup>AUR</sup>
|
||||||
[xclip](https://www.archlinux.org/packages/extra/x86_64/xclip/)
|
- [xclip](https://www.archlinux.org/packages/extra/x86_64/xclip/)
|
||||||
[sd](https://github.com/chmln/sd)
|
- [sd](https://github.com/chmln/sd)
|
||||||
[fd](https://github.com/sharkdp/fd)
|
- [fd](https://github.com/sharkdp/fd)
|
||||||
[sed](https://www.gnu.org/software/sed/)
|
- [sed](https://www.gnu.org/software/sed/)
|
||||||
[cut](https://www.gnu.org/software/coreutils/manual/html_node/The-cut-command.html)
|
- [cut](https://www.gnu.org/software/coreutils/manual/html_node/The-cut-command.html)
|
||||||
[grep](https://www.gnu.org/software/grep/)
|
- [grep](https://www.gnu.org/software/grep/)
|
||||||
[find](https://man7.org/linux/man-pages/man1/find.1.html)
|
- [find](https://man7.org/linux/man-pages/man1/find.1.html)
|
||||||
[GNU realpath](https://www.gnu.org/software/coreutils/manual/html_node/realpath-invocation.html#realpath-invocation)
|
- [GNU realpath](https://www.gnu.org/software/coreutils/manual/html_node/realpath-invocation.html#realpath-invocation)
|
||||||
|
Reference in New Issue
Block a user