kyau / dotfiles

dotfiles from an Arch Linux power-user

Home Page:https://kyau.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

https://kyau.net/

Contributor Covenant   GitHub   Gitleaks   CI   Discord

About

"Simplicity is the ultimate sophistication." - Leonardo da Vinci

These are the dotfiles that I use while running Arch Linux on my desktop and laptop. Originally to keep a backup that was easily accessible. I have since added tools to automate the process of installing all of the default packages I use and setting up the proper symbolic links for all of the files in this repository. If one were to use these files, it is highly recommended you fork the repository and thoroughly look over its contents to make sure all of the settings are to your liking. Many will need to be changed as they are setup with my own personal information.

Usage

Usage: ./dotme [OPTION]...
Initiate the user environment. Does nothing with no OPTION.
  -i            install user packages (.pkg-<profile>)
  -p <profile>  user environment profile
  -t            debug mode: runs tests, informational only does not do anything
  -x            include Xorg apps/configs (applies to -i and -s)
  -h            display this help and exit

Screenshots

Login MOTD

vim

Attribution

About

dotfiles from an Arch Linux power-user

https://kyau.net

License:GNU Lesser General Public License v3.0


Languages

Language:Vim Script 68.0%Language:Shell 31.0%Language:Python 1.0%