Skip to content

eliaskanelis/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elias's personal dotfiles

Dependencies

  1. GNU Stow
  2. Git

Installation

Private Gitea server

WARNING!!! You do not have access to this server. Use the github mirror instead.

git clone --recurse-submodules [email protected]:tedi/.dotfiles.git ~/sync/

Github mirror

This is a publicly available mirror.

git clone [email protected]:eliaskanelis/.dotfiles.git ~/sync/

then manually fix any private gitea related git submodules with the Github equivalent.

git submodule init
git submodule update

Installing apps

For each program that has an available seperate install script run its script.

cd ~/sync/.dotfiles
./install_xxx

where xxx is the program.

Crontab

Install tasks for cron.

./crontabFile

Linkage

cd ~/sync/.dotfiles
./link

License

GPL3 © Kanelis Elias

About

My personal dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published