Collection of my dotfiles and scripts. They might not work right away for you, but feel free to get inspired!
git clone git@github.com:nyxgear/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./setup.sh
- zsh - A shell designed for interactive use, although it is also a powerful scripting language.
- oh-my-zsh - A delightful community-driven (with 1,300+ contributors) framework for managing your zsh configuration.
- k9s - A terminal based UI to interact with your Kubernetes clusters.
- tmux - A terminal multiplexer that allows you to switch between multiple terminals.
- fzf - A command-line fuzzy finder.
- bat - A cat clone with wings.
- fd - A simple, fast and user-friendly alternative to
find. - exa - A modern replacement for
ls. - htop - A interactive process viewer.
- git-delta - A syntax-highlighting pager for git and diff output.
- ripgrep - A fast grep alternative.
- https://quickref.me/
curl cheat.sh/