Skip to content

mau-mauricelim/dotfiles

Repository files navigation

✨ dotfiles

Installation

Install via the install script:

  • Only supported on Alpine and Ubuntu
curl -sSfL https://raw.githubusercontent.com/mau-mauricelim/dotfiles/main/install.sh | bash

Manage dotfiles with GNU Stow

$ git clone -q --depth=1 https://github.com/mau-mauricelim/dotfiles.git
$ cd dotfiles
$ stow . -nv # Simulation mode
$ stow . # OR stow . if .stowrc exists
$ git restore . # OR git reset --hard

🐚 Shell packages included

  • sudo
  • zsh
  • ripgrep
  • fd ⚡
  • tar
  • bzip2
  • unzip 🤐
  • rlwrap 🌯
  • bat(cat) 🦇 🐈
  • zoxide
  • curl 🥌
  • git
  • vim
  • less
  • eza
  • neovim
  • bash 👊
  • fzf 🌸
  • lazygit 🦥
  • ssh 🐚
  • tmux
  • npm (nvm)
  • yazi 🦆 (file 📁)

📝 TODO