Skip to content

sentakuhm/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

  1. Before installing dotfiles make sure you installed

    $ sudo pacman -S kitty zoxide eza fd ripgrep less fzf bat neovim tmux zsh zsh-autosuggestions zsh-syntax-highlighting jq python-requests python-gobject
  2. For "Hyprland" install

    $ sudo pacman -S hyprland hyprlock hypridle hyprcursor hyprpaper hyprpicker grim slurp dunst imv waybar nwg-look qt6ct qt5-wayland qt6-wayland pamixer mpd papirus-icon-theme wl-clipboard network-manager-applet

    Additional deps from AUR

    $ paru -S rofi-lbonn-wayland-git clipse nvimpager wleave-git swww
  3. oh-my-zsh & tmux plugin manager

    omz:

    sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

    tpm:

    git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm

Installation

git clone --separate-git-dir=$HOME/.dotfiles https://github.com/sentakuhm/.dotfiles.git tmpdotfiles
rsync --recursive --verbose --exclude '.git' tmpdotfiles/ $HOME/
rm -r tmpdotfiles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published