5.5 KiB
5.5 KiB
Userful tools
This just a raw list.
Tools
Terminal
- https://github.com/ohmyzsh/ohmyzsh
- https://github.com/junegunn/fzf
- https://github.com/folke/lazy.nvim
- https://github.com/sharkdp/fd
- https://github.com/sharkdp/bat
- https://github.com/BurntSushi/ripgrep
- https://github.com/dandavison/delta
- https://github.com/ogham/exa
- https://github.com/zellij-org/zellij
- https://github.com/adrianlopezroche/fdupes
- https://github.com/rclone/rclone
- https://github.com/restic/restic
- https://github.com/dbrgn/tealdeer
- https://github.com/GothenburgBitFactory/taskwarrior
- https://github.com/dundee/gdu
- https://github.com/muesli/duf
- https://github.com/charmbracelet/glow
- https://github.com/sharkdp/vivid
Memory
- https://github.com/junegunn/vim-plug
- https://github.com/wbthomason/packer.nvim
- https://dev.yorhel.nl/ncdu
- https://github.com/Wilfred/difftastic
- https://github.com/jonas/tig
- https://github.com/extrawurst/gitui
- https://github.com/wustho/epr
For fun
- https://github.com/asciinema/asciinema
- https://github.com/o2sh/onefetch
- https://github.com/Gobidev/pfetch-rs
- https://github.com/jarun/nnn
- https://github.com/Genymobile/scrcpy
Fun memory
- https://github.com/htop-dev/htop
- https://github.com/aristocratos/btop
- https://github.com/dylanaraps/neofetch
- https://github.com/dylanaraps/pfetch
- https://github.com/Dr-Noob/cpufetch
- https://gitlab.com/jallbrit/cbonsai
UI
- https://github.com/kovidgoyal/kitty
- https://github.com/wez/wezterm
- https://transmissionbt.com/
- https://tailscale.com/
- https://www.libreoffice.org/
- https://github.com/johnfactotum/foliate
Memory
macOS
- https://theunarchiver.com/
- https://github.com/iina/iina
- https://github.com/pilotmoon/Scroll-Reverser
- https://github.com/rxhanson/Rectangle
- https://github.com/waydabber/BetterDisplay
- https://github.com/pedrommcarrasco/Brooklyn
- https://github.com/ganeshrvel/openmtp
- https://github.com/coteditor/CotEditor
- https://github.com/lwouis/alt-tab-macos
Memory
- https://www.tunabellysoftware.com/balance_lock/
- https://github.com/tuyenvm/OpenKey
- https://github.com/objective-see/LuLu
- https://github.com/ivoronin/TomatoBar
- https://github.com/pqrs-org/Karabiner-Elements
- https://zed.dev/
Developement
Terminal
Format
- https://github.com/prettier/prettier
- https://github.com/mvdan/sh
- https://github.com/JohnnyMorganz/StyLua
- https://github.com/tamasfe/taplo
Language server
- https://github.com/golang/tools/tree/master/gopls
- https://github.com/bufbuild/buf-language-server
- https://github.com/luals/lua-language-server
Misc
Memory
- https://github.com/sigstore/gitsign
- https://github.com/gitleaks/gitleaks
- https://github.com/tailscale/golink
- https://github.com/burntsushi/toml
- https://github.com/koalaman/shellcheck
- https://github.com/bojand/ghz
- https://github.com/sharkdp/hyperfine
- https://github.com/boyter/cs
Go
- https://github.com/mvdan/gofumpt
- https://github.com/golangci/golangci-lint
- https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment
- https://github.com/gotestyourself/gotestsum
Memory
- https://github.com/maruel/panicparse
- https://github.com/go101/golds
- https://github.com/burrowers/garble
UI
- https://www.sublimemerge.com/
- https://insomnia.rest/
- https://httpie.io/desktop
- https://redis.com/redis-enterprise/redis-insight/
- https://www.jetbrains.com/datagrip/
Memory
macOS
Memory
Games
- https://github.com/PCSX2/pcsx2
- https://github.com/RPCS3/rpcs3
- https://github.com/cheat-engine/cheat-engine
Notes
MacPorts/native package manager > go/rust/pip.
Ignore HomeBrew, nix (for now).
Don't install:
- Postman
- Lens
- Sourcegraph
- Docker Desktop
- Any JetBrains IDE beside DataGrip
Misc
macOS
Hide Developer in Spotlight:
cd /Applications
touch Xcode.app
# Xcode mini version
xcode-select --install
Linux
Fix black screen when open game in fullscreen in external monitor with kazysmaster/gnome-shell-extension-disable-unredirect
Firefox
about:config
:
-
Disable unused features:
extensions.pocket.enabled
: falseidentity.fxaccounts.enabled
: falsereader.parse-on-load.enabled
: false
-
Good settings:
media.videocontrols.picture-in-picture.video-toggle.always-show
: truenetwork.IDN_show_punycode
: true
-
Encrypted Client Hello (ECH):
network.dns.echconfig.enabled
: truenetwork.dns.use_https_rr_as_altsvc
: true