Skip to content

gillchristian/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f834487 Â· Nov 5, 2024
Apr 24, 2024
Feb 7, 2019
Nov 5, 2024
Jul 24, 2022
Jul 24, 2022
Nov 5, 2024
Apr 24, 2024
May 10, 2023
Aug 31, 2022
Nov 5, 2024
Nov 21, 2019
Jun 6, 2020
Jul 24, 2022
Jan 4, 2023
Jan 4, 2023
Apr 24, 2024
Apr 24, 2024
Nov 26, 2018

Repository files navigation

my dotfiles

$ sudo apt-get install git
$ git clone https://github.com/gillchristian/dotfiles.git ~/dev/dotfiles
$ cd ~/dev/dotfiles
$ ./install.sh

After that hopefully goes well, close the terminal and open it again and run this:

$ cd ~/dev/dotfiles
$ ./postinstall.sh

TODOs

  • Test (maybe inside a Docker container).
  • Report of what went well and what not.
  • Improve output & progress.
  • Unify install.sh and postinstall.sh in one script (not not possible because nvm is installing by zsh plugin when running zsh for the first time).

Inspiration

HeroCC's dotfiles.