|
c7d893886c
|
add missing imports/packages for NodeJS setup
|
2022-11-27 19:19:58 +09:00 |
|
|
2e9495cae7
|
remove pomky (will be replaced with eww)
|
2022-11-27 19:18:17 +09:00 |
|
|
1426c8f06d
|
make notesnook use flatpak instead of AppImage
- close #118
|
2022-11-27 19:17:55 +09:00 |
|
|
613fb5979d
|
remove unused BD plugins
|
2022-11-27 19:16:35 +09:00 |
|
|
44de13df2e
|
enable mypy in vscode workspace settings
- also add "mypy" to vscode workspace dictionary
|
2022-11-27 19:11:51 +09:00 |
|
|
c1076c3091
|
nodejs setup update
- install nodejs via package manager instead of nvm
- remove nvm
- remove zsh integration
|
2022-11-23 13:52:49 +09:00 |
|
|
b152d947ad
|
remove activitywatch
|
2022-11-21 00:09:16 +09:00 |
|
|
5224fd0978
|
add activitywatch setup
- close #108
|
2022-11-17 17:27:31 +09:00 |
|
|
cf8c435da8
|
rm mention of archinstall from usage instruction
|
2022-11-15 13:53:51 +09:00 |
|
|
93829c6f96
|
fix mypy errors
|
2022-11-14 15:56:59 +09:00 |
|
|
858e76988c
|
add more words to vscode workspace dictionary
|
2022-11-14 14:51:31 +09:00 |
|
|
3792afba59
|
add matangover.mypy to extension recommendation
|
2022-11-14 14:51:10 +09:00 |
|
|
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 |
|