All the linux configuration things I use.
Have to install from here, because apt is out of date. https://github.com/neovim/neovim/releases/
NOTE: fzf needs ripgrep installed: https://github.com/BurntSushi/ripgrep#installation
https://albertlauncher.github.io/
https://github.com/sharkdp/hyperfine
https://github.com/XAMPPRocky/tokei
- no need to install -- download, untar, drop in
~/Applications/
https://github.com/eza-community/eza
sudo apt install eza
https://github.com/sharkdp/bat
sudo apt install bat
https://github.com/jez/as-tree
- no need to install -- download, unzip, drop in
~/Applications/
- example:
ag -g sh -l | as-tree
(ie:get-paths | as-tree
)
-
https://github.com/jesseduffield/lazygit
- why don't they support ubuntu anymore?
-
https://github.com/jonas/tig/releases
- only manual install
-
https://github.com/Wilfred/difftastic/releases
- only manual install
- perf issues