Skip to content

choopm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository stores my home configurations.

The Taskfile defines several Tasks to take care of integrating these configs with the system.

Install dotfiles

git clone --recursive https://github.com/choopm/dotfiles.git ~/git/dotfiles
cd ~/git/dotfiles
task install

Required or useful things

sudo pacman -Syu \
    jq \
    go-task \
    grim slurp \
    kitty \
    mako \
    neovim \
    starship \
    sway swaybar swaybg py3status \
    wl-clipboard \
    wofi \
    xdg-desktop-portal-wlr

About

awesome dotfiles

Resources

Stars

Watchers

Forks