1
0
Fork 0
Commit graph

566 commits

Author SHA1 Message Date
b7d451ddb9 removed unnecessary configs 2022-03-18 00:25:23 +09:00
a9fbcf2674 added screen brightness stuff 2022-03-17 23:43:32 +09:00
c20838a28c updated also module configuration 2022-03-17 22:41:46 +09:00
5114173680 removed unused configuration 2022-03-17 22:41:26 +09:00
dc466aa9f1 updated updates module 2022-03-17 22:33:32 +09:00
ec9915921c changed module order 2022-03-17 22:33:10 +09:00
c44c1b6659 added bspwm setup script 2022-03-17 20:53:25 +09:00
1332d33bcc added polybar setup script 2022-03-17 20:52:53 +09:00
52db4c0e34 added fd setup script 2022-03-17 18:40:37 +09:00
d522b55fb0 removed unnecessary utility function 2022-03-17 18:11:28 +09:00
c0ab0e4392 fixed broken logic
- changed `tmp_dir` in `src/constants` to `content_dir`
- fixed `src.constants.content_dir` not changing
2022-03-17 18:03:40 +09:00
6db55b5a8e added smart_rmtree utility function 2022-03-16 23:08:20 +09:00
a445956ed5 use existing files when testing 2022-03-16 23:05:19 +09:00
3f0d6ec800 added a word to vscode workspace dictionary 2022-03-16 22:58:50 +09:00
11198cfdb5 added ttf-iosevka-nerd to fonts 2022-03-16 21:07:58 +09:00
6e17e76561 updated vscodium settings 2022-03-16 21:07:05 +09:00
86f1b1f1eb separated copy file and copy directory logic 2022-03-16 14:07:54 +09:00
08f2750f8f removed redundant directory creation 2022-03-16 11:52:39 +09:00
a01fd4262c improved smart_copy utility function 2022-03-16 11:51:32 +09:00
39fddbf121 moved constants to src/constants.py 2022-03-15 16:20:35 +09:00
933594cfbd added setup scripts
- steam
- timeshift
- shfmt
2022-03-15 13:15:51 +09:00
e4436dfde7 added git setup 2022-03-15 11:58:56 +09:00
7212ba5d76 updated wallpapers 2022-03-15 11:35:02 +09:00
631fb248a9 updated execution images 2022-03-15 11:24:53 +09:00
ec5d95dde4 removed print statement that I forgot to remove 2022-03-15 11:18:46 +09:00
1c85130388 improved code readability 2022-03-15 11:17:22 +09:00
5e9ee15855 fixed import path
- script was not importing the files in the `/tmp` directory
2022-03-15 11:04:28 +09:00
dc374066d8 show post install tasks only if it exists 2022-03-15 10:55:29 +09:00
7a499e8e42 added post install task printing 2022-03-15 10:54:04 +09:00
cad2612067 README update
- added table of contents
- improved usage section readability
2022-03-15 10:39:13 +09:00
1677dbe7fb wallpaper and README update
- updated wallpaper
- moved "purpose" section to my website
- added more information to images
- moved "how does it work" section to the top
2022-03-15 10:35:27 +09:00
9ad87e4b1d removed unnecessary comment 2022-03-14 19:27:54 +09:00
9ab4271fb4 added setup code execution logic 2022-03-14 13:50:24 +09:00
51e058e74a fixed imports 2022-03-14 13:50:00 +09:00
9e41ae4e5a fixed import path 2022-03-14 13:44:46 +09:00
442ae8352e testing file importing 2022-03-14 13:42:44 +09:00
2e59827be4 added file import utility function 2022-03-14 13:42:11 +09:00
3e4d43d4fd replaced interface logic
- replaced `inquirer` with `pytermgui`
2022-03-13 23:09:27 +09:00
41dbd3c715 removed unnecessary temporary comments 2022-03-13 23:08:28 +09:00
fb757628ee moved rewrite notice to the top 2022-03-13 18:14:29 +09:00
b04e54b137 simplified pomky section 2022-02-10 13:13:41 +09:00
196a38a301 added bottles setup script (close #57) 2022-02-03 08:06:55 +09:00
aa95a2c7aa added bat setup script (close #52) 2022-02-03 08:04:54 +09:00
8223becd89 added basic UI 2022-02-03 08:02:52 +09:00
e089d9a8a9 implemented more setup scripts 2022-02-02 22:11:32 +09:00
7d83199e08 updated setup script imports 2022-02-02 22:00:57 +09:00
c03f60cc1f reorganized setup scripts 2022-02-02 21:55:10 +09:00
9fa51d4b6b removed osu from setup 2022-02-02 21:51:37 +09:00
969b0b9451 added font install script 2022-02-02 21:49:06 +09:00
a2f6a4bbe7 README update
- moved contents from wannabuy to this repo
- make hardware section collapsed by default
- other minor readability improvements
2022-02-01 11:18:16 +09:00