Skip to content

Instantly share code, notes, and snippets.

@haunt98
Last active June 24, 2023 18:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save haunt98/9eec914edfe3811e332c3959f958571d to your computer and use it in GitHub Desktop.
Save haunt98/9eec914edfe3811e332c3959f958571d to your computer and use it in GitHub Desktop.
[Deprecated] Onboarding Linux/macOS

Tools

Terminal

https://github.com/ohmyzsh/ohmyzsh

https://github.com/romkatv/powerlevel10k

https://github.com/zsh-users/zsh-autosuggestions

https://github.com/junegunn/fzf

https://github.com/junegunn/fzf-git.sh

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/charmbracelet/glow

https://github.com/GothenburgBitFactory/taskwarrior

https://github.com/dundee/gdu

https://github.com/muesli/duf

https://github.com/extrawurst/gitui

Memory

https://github.com/wbthomason/packer.nvim

https://github.com/Wilfred/difftastic

https://dev.yorhel.nl/ncdu

https://github.com/wustho/epr

For fun

https://github.com/htop-dev/htop

https://github.com/aristocratos/btop

https://github.com/asciinema/asciinema

https://github.com/asciinema/agg

https://github.com/o2sh/onefetch

https://github.com/dylanaraps/neofetch

https://github.com/dylanaraps/pfetch

https://github.com/Gobidev/pfetch-rs

https://github.com/Dr-Noob/cpufetch

https://gitlab.com/jallbrit/cbonsai

https://github.com/jarun/nnn

https://github.com/ImageMagick/ImageMagick

https://github.com/dirkvdb/ffmpegthumbnailer

https://github.com/Genymobile/scrcpy

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

https://github.com/alacritty/alacritty

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

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

Developement

Terminal

https://github.com/Schniz/fnm

https://github.com/sdkman/sdkman-cli

https://github.com/oven-sh/bun

https://github.com/prettier/prettier

https://github.com/mvdan/sh

https://github.com/JohnnyMorganz/StyLua

https://github.com/tamasfe/taplo

https://github.com/burntsushi/toml

https://github.com/tailscale/golink

https://github.com/bojand/ghz

https://github.com/gitleaks/gitleaks

https://github.com/sharkdp/hyperfine

https://github.com/mikefarah/yq

https://github.com/stedolan/jq

Memory

https://github.com/sigstore/gitsign

Go

https://github.com/mvdan/gofumpt

https://github.com/maruel/panicparse

https://github.com/go101/golds

https://github.com/gotestyourself/gotestsum

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

https://www.sublimetext.com/

https://github.com/MuhammedKalkan/OpenLens

macOS

Memory

https://gpgtools.org/

Games

https://github.com/PCSX2/pcsx2

https://github.com/RPCS3/rpcs3

https://github.com/cheat-engine/cheat-engine

Notes

If possible use go, rust install first. Then use MacPorts, don't Homebrew, nix.

Don't install Postman, Lens.

@haunt98
Copy link
Author

haunt98 commented Dec 13, 2021

Hide Developer in Spotlight

cd /Applications
touch Xcode.app

# Xcode mini version
xcode-select --install

Fix black screen when open game in fullscreen in external monitor: https://github.com/kazysmaster/gnome-shell-extension-disable-unredirect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment