Make it nicer.

master
Zed A. Shaw 2 years ago
parent f0c74d95f5
commit 8f9bf8ff0f
  1. 10
      README.md

@ -37,12 +37,12 @@ Remove what you don't want. I also have the following software installed:
Software
==
[PowerToys](https://github.com/microsoft/PowerToys) - Remap keys and other useful things like alt-space search.
[AG](https://github.com/ggreer/the_silver_searcher) - Good code search, but not good all files search.
[RipGrep](https://github.com/BurntSushi/ripgrep) -- Mediocre grep alternative. It works but it will consistently skip files in arbitrary situations for "speed".
[cmder](https://cmder.net/) -- A PowerShell reskin/terminal that includes most of the stuff you need as a developer, like git. Also has something called "posh git" that gives improved CLI status, but it's slow so consider removing it.
* [PowerToys](https://github.com/microsoft/PowerToys) - Remap keys and other useful things like alt-space search.
* [AG](https://github.com/ggreer/the_silver_searcher) - Good code search, but not good all files search.
* [RipGrep](https://github.com/BurntSushi/ripgrep) -- Mediocre grep alternative. It works but it will consistently skip files in arbitrary situations for "speed".
* [cmder](https://cmder.net/) -- A PowerShell reskin/terminal that includes most of the stuff you need as a developer, like git. Also has something called "posh git" that gives improved CLI status, but it's slow so consider removing it.
Fonts
==
[VictorMono](https://rubjo.github.io/victor-mono/) -- Great for Vim, but on the web the author decided to _by default_ enable sigils that convert code text to arbitrary math symbols nobody wants.
* [VictorMono](https://rubjo.github.io/victor-mono/) -- Great for Vim, but on the web the author decided to _by default_ enable sigils that convert code text to arbitrary math symbols nobody wants.

Loading…
Cancel
Save