Commit Graph

43 Commits

Author SHA1 Message Date
f9db026b16 alacritty config update 2024-10-26 02:11:19 +02:00
fb056c3505 TODO note in install script 2024-10-21 23:46:06 +02:00
4383f46e56 add WSL instructions 2024-10-21 23:45:49 +02:00
d84cd62673 add winget and chocolatey instructions 2024-10-21 23:45:12 +02:00
f4f24ce525 add prerequisites for installations in README 2024-10-21 23:44:17 +02:00
8e24843856 additional feedback on neovim WSL install 2024-10-21 22:15:54 +02:00
1e01a70182 if wsl detected, save neovim in $tmp, copy to config home 2024-10-21 21:08:05 +02:00
c90d46ef6c install neovim configs for windows if no wsl detected 2024-10-21 21:07:41 +02:00
7d8872d70d bugfix: use $tmp dir if no destination provided 2024-10-21 21:06:26 +02:00
7378dacaa5 visually encapsulate proxyswitcher install for readability 2024-10-21 21:05:57 +02:00
4598bfe8d0 using powershell builtin instead of curl 2024-10-21 21:04:28 +02:00
2429e27e43 fix typo from copy & paste 2024-10-21 20:06:29 +02:00
8e590c7f29 removed unused function parameter 2024-10-21 19:53:27 +02:00
Baipyrus
644908d856
remove intentional newline in installation step, ignoring markdown_lint 2024-09-07 13:18:50 +02:00
1e1b7e85e1 install proxy switcher instead of switching from powershell profile 2024-09-02 09:24:09 +02:00
05ea34a711 move only once when downloading data 2024-09-02 08:53:27 +02:00
59649a5ffa unzip and install nerd fonts 2024-08-27 16:33:55 +02:00
32d0291a09 using better suited output suppression 2024-08-27 16:33:27 +02:00
c5b4a2de9f download without copying 2024-08-27 15:38:57 +02:00
cfc1d45ae4 unify spacing in output 2024-08-27 15:01:57 +02:00
5117c1b87d simplify inline execute command 2024-08-27 14:57:36 +02:00
a009fae931 add additional installation instructions in main README 2024-08-27 14:57:36 +02:00
a95be81cfd less verbose output on dir creation 2024-08-27 14:57:35 +02:00
0a9a29c119 bugfix: do not exit after creating config directory 2024-08-27 14:57:34 +02:00
090e07f04c remove unnecessary cwd param in current dir 2024-08-27 14:57:34 +02:00
1f821376d1 append '-config' to temp program storage (example conflict: $TMP/nvim) 2024-08-27 14:57:33 +02:00
70ce58790a pulling from existing git repositories 2024-08-27 14:57:33 +02:00
d3c0be2fc6 processing and downloading files from references 2024-08-27 14:57:32 +02:00
a1699e940c copying easy configuration files 2024-08-27 14:57:32 +02:00
e6e8a3212d detecting existing repository in current directory 2024-08-27 14:57:31 +02:00
e2797da0b7 cloning or pulling dotfiles repository 2024-08-27 14:57:31 +02:00
aeb224ef52 initialize windows install script 2024-08-27 14:57:30 +02:00
3d50aa864f save all reference files as .url type 2024-08-27 14:57:29 +02:00
526442341d fixes and added hyperlinks to programs 2024-08-26 22:04:02 +02:00
7345244ee4 toggling imports from alacritty configuration from within PowerShell 2024-08-26 21:47:06 +02:00
04015fbeb9 detecting system theme for alacritty config from within PowerShell 2024-08-26 21:45:26 +02:00
b85fb033f8 fixed general typos or explanations 2024-08-26 21:21:45 +02:00
5a0f72c169 optimize and modernize alacritty config 2024-08-26 21:04:17 +02:00
dc79bf08fd format and fix linting for PowerShell 2024-08-26 21:03:54 +02:00
c7b8073f71 general README design and explanations 2024-08-26 21:03:12 +02:00
d639ec8609 initialize existing program configurations 2024-08-26 21:02:08 +02:00
73439b5949 initialize program config readme's 2024-08-26 20:55:52 +02:00
Baipyrus
b263de2881
Initial commit 2024-08-26 18:39:50 +02:00