Skip to content

Xgui4-OS/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xgui4 OS Dotfiles For Linux-Based Systems

My dotfiles of my GNU/Linux System, including HyprArch (my hyprland setup) and i3wm and qtile config and terminal config and a work in progress installer.

How to use

to install the dotfiles

Caution

This could override your config, so make sure you backup your .dotfiles first!

  1. (Optional) Use the scripts/installer.sh file to install the neccesary packages
  2. Put the git repo in home/<your username>/.dotfiles
  3. Backup your .config folder
  4. git stow --adopted <package> you want to install
  5. Keep the folder

to update the dotfiles manually

Caution

This could override your config, so make sure you backup your .dotfiles first!

git pull

How to Test/Debug

  1. Install Docker
  2. Run docker buildn -t install.sh .
  3. Run docker run -it install.sh .
  4. Run docker commit <container_id> my-debug-image
  5. Run docker run -it my-debug-image /bin/bash

About

Dotfiles and Bash scripts for my linux setup

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published