|
75b0114b70
|
log: fix potential import issue
|
2022-11-14 14:50:38 +09:00 |
|
|
efa3f7a3e1
|
osu_lazer: use flatpak instead of appimage
|
2022-11-14 14:50:10 +09:00 |
|
|
4382601aa2
|
remove unnecessary use of os.popen
|
2022-11-13 16:30:48 +09:00 |
|
|
38dcb4843b
|
skip install on init if package installed already
|
2022-11-13 16:30:32 +09:00 |
|
|
5551afb0c3
|
change script name metadata to desc & other stuff
- rename terminal to kitty
- remove gnome calendar
|
2022-11-13 16:14:17 +09:00 |
|
|
57c56ba53a
|
remove unnecessary files
|
2022-11-13 15:28:45 +09:00 |
|
|
85df074feb
|
remove text I accidentally pasted
|
2022-11-13 15:21:40 +09:00 |
|
|
4a685f03d8
|
add gsmartcontrol setup script
|
2022-11-13 15:19:12 +09:00 |
|
|
47672e549d
|
fix broken import
|
2022-11-13 15:18:33 +09:00 |
|
|
1af0c438ad
|
organize setup script structure
|
2022-11-12 21:33:26 +09:00 |
|
|
b824f9abbe
|
add more noto fonts
- close #94
|
2022-11-12 01:30:56 +09:00 |
|
|
f72aea884b
|
add cutter setup script
|
2022-11-12 01:23:43 +09:00 |
|
|
0f55300461
|
move appimage url resolution to util.py
|
2022-11-12 01:21:08 +09:00 |
|
|
62715b990f
|
simplify setup script directory structure
|
2022-11-12 01:13:56 +09:00 |
|
|
5b5b7228b3
|
make gaming setup subdirectory
|
2022-11-12 01:06:07 +09:00 |
|
|
3a743af709
|
hide unnecessary logs
|
2022-11-12 01:05:03 +09:00 |
|
|
5a7f98aa55
|
prevent stack trace on ctrl+c
|
2022-11-12 01:04:50 +09:00 |
|
|
3b6329e656
|
remove duplicate files
|
2022-11-12 01:04:27 +09:00 |
|
|
c4c8d01080
|
create gnome setup subdirectory
|
2022-11-12 00:50:56 +09:00 |
|
|
7e9c568ea9
|
make use of logging function more consistent
|
2022-11-12 00:47:01 +09:00 |
|
|
a049b20836
|
make osu use appimage instead of flatpak
|
2022-11-12 00:46:47 +09:00 |
|
|
2b59ebcea8
|
create appimage_install function
|
2022-11-12 00:46:23 +09:00 |
|
|
4d53cbd48c
|
make use of logging functions more consistent
|
2022-11-12 00:43:36 +09:00 |
|
|
712a59e146
|
create cli subdirectory
|
2022-11-12 00:42:23 +09:00 |
|
|
08af4bbcb0
|
allow for multi-level setup subdirectory depth
|
2022-11-12 00:41:59 +09:00 |
|
|
8704fed7f1
|
fix capitalization mistake
|
2022-11-12 00:34:23 +09:00 |
|
|
7cb778056f
|
remove unnecessary logging functions
|
2022-11-12 00:34:05 +09:00 |
|
|
44708c9e42
|
add more words to vscode workspace dictionary
|
2022-11-09 02:00:10 +09:00 |
|
|
4a97858a0e
|
move partition data mount point
from `/media/pomp/data` to `/home/pomp`
|
2022-11-09 01:59:25 +09:00 |
|
|
b16c017f40
|
update hardware docs
|
2022-11-09 01:56:58 +09:00 |
|
|
3ece6e38cb
|
notesnook: fix file download path issues
|
2022-11-09 01:21:00 +09:00 |
|
|
3b3ded0d20
|
add notesnook setup script
- close #93
|
2022-11-09 01:16:44 +09:00 |
|
|
d78ea5e84c
|
fix setup script path resolution
|
2022-11-09 01:16:14 +09:00 |
|
|
a2d5dea202
|
add AppImage launcher setup script
- close #102
|
2022-11-09 00:49:21 +09:00 |
|
|
a41243e787
|
show name in menu instead of file path
|
2022-11-08 23:13:18 +09:00 |
|
|
b8824f210e
|
add missing metadata to brave setup file
|
2022-11-08 22:48:43 +09:00 |
|
|
fa7b177213
|
GNOME extension: remove output device chooser
|
2022-11-08 22:43:11 +09:00 |
|
|
7a69a0ec86
|
add GNOME extension manager
|
2022-11-08 22:33:35 +09:00 |
|
|
86117ebaa5
|
update hardware data
|
2022-11-07 22:13:50 +09:00 |
|
|
a3a05f06f0
|
update future plans
- remove laptop section
- added "why" I need them to all sections
|
2022-11-07 21:46:41 +09:00 |
|
|
6c3c030200
|
move usage instruction to the top
|
2022-11-07 21:40:15 +09:00 |
|
|
1852084f47
|
fix: hide unwanted output
|
2022-11-07 21:00:13 +09:00 |
|
|
d808dd0090
|
remove unused setup scripts
|
2022-11-07 18:23:35 +09:00 |
|
|
5306f3c8a0
|
rename files to be more consistent
|
2022-11-07 18:22:43 +09:00 |
|
|
465a6306dd
|
add files missed in 65fea2ec
|
2022-11-07 18:21:16 +09:00 |
|
|
220c01d397
|
make script exit after executing
|
2022-11-07 17:35:29 +09:00 |
|
|
65fea2ec89
|
replace run with system
- hiding stdout ain't helpful 99% of the time like I have to go
"why the fuck is this shit hanging?" and have to guess if it's
even doing shit
|
2022-11-07 17:30:27 +09:00 |
|
|
13774f69c4
|
simplify usage instruction
|
2022-11-07 17:16:35 +09:00 |
|
|
fdd5c6869f
|
remove shfmt setup script
|
2022-11-07 17:00:38 +09:00 |
|
|
360633523d
|
remove unnecessary menu
|
2022-11-07 16:59:35 +09:00 |
|