Skip to content

Haruzona/pengudotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

pengudotfiles

πŸ“ pengurice's dotfiles

Dependencies

Necessary

  • alacritty: Terminal
  • bspwm, sxhkd: Window manager
  • bash, zsh: Shell
  • dunst: Notification
  • polybar: Bar
  • rofi: Launcher
  • curl: for some stuffs
  • Roboto, Fira Code: Fonts

Other

  • ranger: File manager
  • mpd, ncmpcpp: Music player
  • neofetch: Fetch
  • neovim: Text editor
  • htop: System monitor
  • newsboat: News reader

Installation

Auto

Use pengurice to install automatically

$ git clone https://github.com/Haruzona/pengurice
$ cd pengurice
# ./pengurice.sh

Manual

  • Install all dependencies (and git too)
  • Clone dotfiles
$ git clone https://github.com/Haruzona/pengudotfiles
  • Copy all files to main folder
$ cd pengudotfiles
$ cp -rfT main ~/