Skip to content
/ etc Public

🔥 many miscellaneous scripts, wrappers, configs, (some of) my dotfiles, etc.

Notifications You must be signed in to change notification settings

polijan/etc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b96c4b9 Â· Nov 7, 2024
Aug 28, 2017
May 1, 2020
Oct 18, 2021
Apr 3, 2024
Aug 27, 2018
Aug 27, 2018
Aug 27, 2018
Aug 30, 2018
Nov 5, 2024
Sep 18, 2022
Sep 20, 2019
Nov 22, 2021
Aug 31, 2018
Dec 10, 2023
Nov 18, 2018
Apr 14, 2020
Oct 4, 2024
Oct 10, 2020
Apr 11, 2022
Dec 30, 2018
Apr 1, 2019
Mar 25, 2022
Jun 15, 2020
Apr 4, 2022
Feb 9, 2019
Oct 17, 2023
Nov 7, 2024
Mar 10, 2023
Aug 31, 2018
Sep 20, 2019
Aug 28, 2017
Nov 22, 2021
Aug 28, 2018
Apr 3, 2022
Sep 5, 2018
Aug 31, 2018
Sep 10, 2020
Oct 5, 2020
Aug 28, 2018
Dec 14, 2021
Sep 23, 2023
Sep 10, 2020
Dec 21, 2018
Dec 6, 2019
Aug 29, 2018
Aug 27, 2017
May 9, 2020
Aug 28, 2017
Apr 22, 2020
Dec 5, 2021
Sep 27, 2019
Dec 24, 2018
Aug 28, 2017
Dec 14, 2021
Dec 14, 2021
Apr 22, 2020
Jun 21, 2018
Aug 31, 2018
Aug 27, 2018
Aug 27, 2017
Nov 3, 2021
Aug 31, 2018
Aug 27, 2018
Jun 21, 2023
May 3, 2021
May 6, 2020
Apr 6, 2022
Sep 16, 2019
Jan 2, 2019
Nov 10, 2018
Sep 10, 2020
Oct 19, 2021
Aug 28, 2017
Oct 21, 2020
Feb 11, 2019
Aug 29, 2017
May 19, 2020
Mar 5, 2021
Nov 6, 2023
Aug 27, 2017
Dec 1, 2019
Oct 30, 2019
Nov 23, 2018
Mar 16, 2023
Aug 30, 2017
Aug 27, 2020
Sep 5, 2018
Apr 30, 2020
Aug 29, 2018
Apr 30, 2020
Aug 27, 2018
Aug 29, 2017
May 1, 2022
Oct 27, 2021
Oct 17, 2023
Sep 27, 2019
Aug 30, 2017
Aug 30, 2017
Aug 30, 2017

Repository files navigation

Miscellaneous scripts, wrappers, and configuration files
for commands and programs I may use.


To bootstrap a new machine
--------------------------

Make sure git(1) is installed, then:

1) # getting 'etc'
   $ git clone https://github.com/polijan/etc.git

2) # create my "base" directories
   $ ./etc/etc-mkdirs


After that and after installing some known programs
---------------------------------------------------

Deployement of 'etc' content into the home directory is best
managed by the 'etc-stow' script, which is powered by GNU stow.
So make sure GNU stow is installed, then:

1) # deploy the config as symlinks into ~
   $ ~/PATH/TO/etc/etc-stow -R
   (solve the stow conflicts, if any)

2) # reload your shell (as there might be new aliases, ...)
   $ exec $SHELL -l

About

🔥 many miscellaneous scripts, wrappers, configs, (some of) my dotfiles, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published