Skip to content

rwxmad/dotfiles

Repository files navigation

______         _     __  _  _
|  _  \       | |   / _|(_)| |
| | | |  ___  | |_ | |_  _ | |  ___  ___
| | | | / _ \ | __||  _|| || | / _ \/ __|
| |/ / | (_) || |_ | |  | || ||  __/\__ \
|___/   \___/  \__||_|  |_||_| \___||___/

Installation

  1. Clone this repo with submodules
git clone --recurse-submodules [email protected]:rwxmad/dotfiles.git
  1. Run install.sh

Shell setup

  • ghostty - 👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration
  • zsh - Unix shell that is built on top of bash with additional features
  • starship - Cross-shell prompt
  • tmux - Terminal multiplexer
  • nvim - Vim-fork focused on extensibility and usability
  • mise - dev tools, env vars, task runner
  • ripgrep - A line-oriented search tool that recursively searches the current directory for a regex pattern
  • fd - A simple, fast and user-friendly alternative to 'find'
  • eza - A modern replacement for ‘ls’
  • delta - A syntax-highlighting pager for git, diff, and grep output

More tools in Brewfile

Scripts

You can find aliases for all scripts in aliases.zsh

Script Description Alias
ip.sh Return local and external ipv4 ip
extract.sh Extract compressed files extract {file}
dump.sh (brew) Dump brew dependencies to Brewfile brewd
install.sh (brew) Install all dependencies from Brewfile brewi

About

🏠 My dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published