Skip to content

ProgramistaAbuk/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

GitHub last commit GitHub Release GitHub repo size

Adding files via Stow

AUR: Stow

--To add new files

  1. Create files in ~/.config/directory

  2. Once done, copy all new files to the exact same location but in ~/DotfilesStow/.config

  3. Run stow --adopt . and all the files will be symlinked

  4. Add files by using git add .

  5. Upload to repo by using git commit -m "Message"

  6. Push using git push origin

--To remove files

  1. Delete in both ~/.config/file and ~/DotfilesStow/file

Quickshell Config

Script Description Returns
./netget.sh Retrieves nmcli connection status Icon - for all signals and full wifi, limited, portal

Caution

Deprecated | File structures that were shown here for the Shell Repo have been removed due to full custom remake of Quickshell config

About

Dotfiles .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors