Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

danielpza/dotfiles-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles (OUTDATED)

new dotfiles at https://github.com/danielpza/dotfiles

Installing components

Select one of [i3, dwm, bspwm]

Change the .stowrc target field then run:

# stow [component]
stow base
stow dwm

Installing emacs doom

  • install emacs
  • install emacs doom (git clone https://github.com/hlissner/doom-emacs ~/.emacs.d)
  • install doom component (stow doom)
  • do .emacs.d/bin/doom refresh (or install)

Installing dwm

git clone https://github.com/danielpza/dwm.git
cd dwm
sudo make install

Then modify your .xinitrc or .xsession or an entry should appear in your session manager

Installing slstatus

git clone https://git.suckless.org/slstatus
# ... same as building dwm

Releases

No releases published

Packages

No packages published