diff options
author | odave <aryadevchavali1@gmail.com> | 2020-04-07 02:41:10 +0100 |
---|---|---|
committer | odave <aryadevchavali1@gmail.com> | 2020-04-07 02:41:10 +0100 |
commit | af69bf851eca0a5145078914d5837145dc115ff3 (patch) | |
tree | 5b6aa24917de595856741630ebd2cc87e92a6238 /README.org | |
parent | ff352e8c32a14cd3794a7aef626ce438f657a7a6 (diff) | |
download | dotfiles-af69bf851eca0a5145078914d5837145dc115ff3.tar.gz dotfiles-af69bf851eca0a5145078914d5837145dc115ff3.tar.bz2 dotfiles-af69bf851eca0a5145078914d5837145dc115ff3.zip |
+quick list of items in the readme
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 39 |
1 files changed, 23 insertions, 16 deletions
@@ -25,23 +25,30 @@ use on a daily basis. - Firefox: Best browser * Dependencies -|-------------------------+----------------+------------------------| -| Dependency | Version | Link | -|-------------------------+----------------+------------------------| -| Vim | 8 | [[https://www.vim.org/download.php][Vim]] | -| Emacs | 26.2+ | [[https://www.gnu.org/software/emacs/download.html][Emacs]] | -| Tmux | 1.5+ | [[https://github.com/tmux/tmux][Tmux]] | -| Omnisharp Roslyn Server | Latest | [[https://github.com/omnisharp/omnisharp-roslyn][Omnisharp]] | -| Python | 3.6.8 and 2.7+ | [[https://www.python.org/downloads/][Python]] | -| Zeal | 0.6.0+ | [[https://zealdocs.org][Zeal]] | -| .NET Core | 2.2.3+ | [[https://dotnet.microsoft.com/download][.NET]] | -| Fzf | 0.18.0 | [[https://github.com/junegunn/fzf][Fzf]] | -| cargo/rust | 1.3.6+ | [[https://github.com/rust-lang/cargo/][Rust]] | -| fd | 7.3.0+ | [[https://github.com/sharkdp/fd][Fd]] | -| ripgrep | 11.0.1+ | [[https://github.com/BurntSushi/ripgrep][RipGrep]] | -| tmuxinator (optional) | 1.0+ | [[https://github.com/tmuxinator/tmuxinator][tmuxinator]] | -|-------------------------+----------------+------------------------| +|-------------------------+----------------+------------| +| Dependency | Version | Link | +|-------------------------+----------------+------------| +| Vim | 8 | [[https://www.vim.org/download.php][Vim]] | +| Emacs | 26.2+ | [[https://www.gnu.org/software/emacs/download.html][Emacs]] | +| Tmux | 1.5+ | [[https://github.com/tmux/tmux][Tmux]] | +| Omnisharp Roslyn Server | Latest | [[https://github.com/omnisharp/omnisharp-roslyn][Omnisharp]] | +| Python | 3.6.8 and 2.7+ | [[https://www.python.org/downloads/][Python]] | +| Zeal | 0.6.0+ | [[https://zealdocs.org][Zeal]] | +| .NET Core | 2.2.3+ | [[https://dotnet.microsoft.com/download][.NET]] | +| Fzf | 0.18.0 | [[https://github.com/junegunn/fzf][Fzf]] | +| cargo/rust | 1.3.6+ | [[https://github.com/rust-lang/cargo/][Rust]] | +| fd | 7.3.0+ | [[https://github.com/sharkdp/fd][Fd]] | +| ripgrep | 11.0.1+ | [[https://github.com/BurntSushi/ripgrep][RipGrep]] | +| tmuxinator (optional) | 1.0+ | [[https://github.com/tmuxinator/tmuxinator][tmuxinator]] | +|-------------------------+----------------+------------| +Also a list of repos in bin: +- ccls +- broot +- exctags +- omnisharp-roslyn +- pfetch +- rust-analyzer * How to use Initialise an org file at the root of a project. Preferably initialise these org files: |