Commit Graph

16 Commits

Author SHA1 Message Date
Khue Doan
7a42f4b377 refactor(configure): set default editor to nvim 2022-03-14 22:56:31 +07:00
Khue Doan
de6fc8ec06 style(configure): use rich for nicer user input 2022-03-14 20:31:01 +07:00
Khue Doan
e27ecd898e feat(configure): check for minimum Python version 2022-03-10 09:33:01 +07:00
Kien Tran
d72e3f8505
Set vim as default editor (#51) 2022-03-08 10:17:10 +07:00
Khue Doan
59a1298fc8 fix(configure): add missing directory for timezone replace 2022-02-25 01:32:32 +07:00
Diego
6cc424bc54
fix(configure): missing comma in folders path list (#50) 2022-02-22 18:48:53 +07:00
Diego
80613663d1
fix(configure): replace domain in terraform files (#49) 2022-02-22 18:31:08 +07:00
Khue Doan
03ee03ffee fix(configure): do not check return status in git grep
It will throw error (return 1) if no matches are found.
https://github.com/khuedoan/homelab/issues/47
2022-02-21 21:52:38 +07:00
Khue Doan
4497676407 style(configure): format and rename variable 2022-02-20 20:55:42 +07:00
Khue Doan
368535f41c refactor: rewrite configure script in pure Python
https://github.com/khuedoan/homelab/issues/30
2022-02-20 20:46:30 +07:00
Khue Doan
09a044443f feat(configure): quick and dirty Terraform workspace replace 2022-02-01 00:57:23 +07:00
Khue Doan
ce5e188654 docs: use new configure script 2022-01-16 22:33:45 +07:00
Khue Doan
55c625559f build(script/configure): move default values to top 2022-01-16 22:17:03 +07:00
Khue Doan
e59ed274ad build(scripts): update configure script 2022-01-16 22:12:58 +07:00
Khue Doan
b39e0bffe7 build: update configure script 2022-01-04 22:27:46 +07:00
Khue Doan
8f70137b1d build: initial support for configuration script 2022-01-04 22:08:53 +07:00