Skip to content

qbibubi/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My terminal

Static Badge Static Badge

qbibubi's dotfiles

My minimalist i3-wm Arch Linux configuration to manage the dotfiles.

Installation

WARNING: In case you want to give these dotfiles a try you should fork the repository, review the code and tailor it to your needs. Blindly copying my settings can result in undefined behavior. Use at your own risk!

sh -c "$(curl -fsSL https://raw.githubusercontent.com/qbibubi/.doftiles/main/install.sh)"

Features

  • Installation of package managers
  • yay package manager
  • Fetching config files from github
  • Zsh setup with plugins
  • Porting to Python (?)
  • Set fonts (emoji, nerdfonts, etc.)
  • Disk partitioning
  • User creation

Credits

  • Wiktor Fałek for creating the yay package manager install function