Skip to content

kszpieg/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Clone the repository into .dotfiles:

    git clone git@github.com:kszpieg/dotfiles.git .dotfiles

    or use HTTPS variant:

    git clone https://github.com/kszpieg/dotfiles.git .dotfiles
  2. Run proper bash script:

  • for full installation run setup.sh (it may require to provide sudo password during the process)

    cd ~/.dotfiles && chmod +x setup.sh && ./setup.sh
  • for only copy configs run configs.sh (it's contained in setup.sh so it's not necessary to run it separately)

    cd ~/.dotfiles && chmod +x configs.sh && ./configs.sh
  1. Copy manually 40-fastfetch into /etc/update-motd.d and use sudo chmod +x 40-fastfetch command if you want some fancy stats about the system displayed in MOTD.

  2. Enjoy!

List of apps

TODO

About

Repo with my configs files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published