git clone https://github.com/pnsinha/dotfiles.git ~/dotfiles
cd ~/dotfiles
make initNote
For more information run make help
- kitty Cross-platform, fast, feature-rich, GPU based terminal
- ohmyzsh Oh My Zsh is an open source, community-driven framework for managing your zsh configuration.
- powerlevel10k Powerlevel10k is a theme for Zsh. It emphasizes speed, flexibility and out-of-the-box experience.
- fzf A command-line fuzzy finder
- bat A cat(1) clone with wings.
- lsd The next gen ls command
- lf A terminal file manager
- ripgrep Fast line-oriented search tool, alternative to grep
- fd Simple, fast and user-friendly alternative to 'find'
- delta A syntax-highlighting pager for git, diff, and grep output
- jq Command-line JSON processor
- tmux Terminal multiplexer for multiple sessions
- neovim Hyperextensible Vim-based text editor
- bitwarden Open source password manager
- 1password Password manager with SSH agent support
- gpg GNU Privacy Guard for encryption and signing
- gh GitHub CLI tool
- docker Containerization platform
- lazygit Simple terminal UI for git commands
- lazydocker Simple terminal UI for docker commands