8000 GitHub - ComicShrimp/dotfiles: My dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ComicShrimp/dotfiles

Repository files navigation

dotfiles

Requirements

General Packages:

  • Stow
  • Git
  • Zsh
  • Nvim
    • ripgrep
  • Ghostty
  • Starship
  • unzip
  • Lazygit
  • Tmux
  • fzf
  • fd

You can use the following command to install the requirements

Arch Linux

pacman -S stow git zsh neovim ghostty ripgrep starship unzip lazygit tmux fzf fd

Homebrew

brew install stow git zsh nvim alacritty ripgrep starship unzip lazygit tmux fzf fd

Instalation

Clone this repo in the home ($HOME) directory and run the following command to install the dotfiles.

stow .

Set Zsh as default shell

chsh -s $(which zsh)

Hyprland Packages

Specific packages for Hyprland install

pacman -S hyprland rofi-wayland dunst hyprpolkitagent waybar brightnessctl hyprpaper pavucontrol hyprlock hypridle

Sources/Inspirations

0