Commit Graph

498 Commits

Author SHA1 Message Date
AJ ONeal
dd60d23154 security(ssh-adduser): disable UsePAM on macOS (otherwise passwords are still allowed) 2021-11-14 08:18:45 +00:00
AJ ONeal
0d3bff0ad5 bugfix(macos+webi): compare dates properly 2021-11-14 08:18:33 +00:00
AJ ONeal
3da9f3e1c5 feature: add git-gpg-init 2021-11-14 08:18:32 +00:00
AJ ONeal
5b97c474ab feature: add gpg-pubkey 2021-11-14 08:18:32 +00:00
AJ ONeal
5394796d1a feature: add gpg (GnuPG) 2021-11-14 08:18:32 +00:00
Ajeet D'Souza
3360eeefdf Fix bash installer 2021-11-09 12:09:59 -07:00
AJ ONeal
22d3602c7d feature: add Windows installer for gitea 2021-08-15 07:10:11 +00:00
AJ ONeal
5a175a7a21 docs(hugo): make mention of Bliss and Eon 2021-08-15 06:20:09 +00:00
AJ ONeal
bc4a416a79 feature: add Windows installer for hugo 2021-08-15 06:14:29 +00:00
AJ ONeal
20dea82a28 docs: update 'Updating' sections with new format 2021-08-15 05:57:26 +00:00
AJ ONeal
dfb477380c chore: make Prettier + fix spelling, update upgrade/switch instructions, prefer ale to syntastic 2021-08-15 05:56:56 +00:00
AJ ONeal
aae813df48 feature: add vim-rust 2021-08-15 05:08:30 +00:00
AJ ONeal
08d05059ec docs: update node version switching to match example 2021-08-15 04:03:46 +00:00
AJ ONeal
e7f5b45da8 docs: add banner with link to website 2021-08-15 03:54:46 +00:00
AJ ONeal
de7eb27ee7 docs(pyenv): cheatsheet: add pyenv global system 2021-08-15 03:52:17 +00:00
AJ ONeal
2881fe1923 docs: fix copy pasta of vim-shell in vim-leader 2021-08-15 03:50:50 +00:00
Ajeet D'Souza
bbcabdec03 docs: add post install instructions for zoxide 2021-08-15 03:50:50 +00:00
Creed Haymond
07420f775e bugfix: use the default webi_install method for gprox 2021-08-15 03:48:31 +00:00
Ryan Burnette
24ee2f95b6 vim-nerdtree ignore dirs not anything 2021-07-31 15:19:15 -06:00
snowbldr
3d129feb65 Additions to kind cheatsheet 2021-06-15 21:34:13 +00:00
adithyasunil26
4bc553e6ba add kind 2021-06-15 21:34:13 +00:00
Ajeet D'Souza
29d0b6075e Add zoxide 2021-06-15 05:27:16 +00:00
Paul Milla
b4358b80d2 Fix breaking newline
New line causes the command to throw an exception instead of correctly installing font
2021-06-14 21:46:55 -06:00
AJ ONeal
1e4ffbe3a1 ssh-adduser: fix permissions & ssh password vuln 2021-06-10 12:46:30 -06:00
Ricky Rhodes
7e66fe29ef bugfix: update path for install file 2021-05-11 15:04:40 -04:00
AJ ONeal
d3dbc1bf2a fix typo PKG_NAME => WEBI_PKG
Fix for https://github.com/webinstall/webi-installers/issues/236
2021-05-11 14:58:02 -04:00
AJ ONeal
b8963e2eec bugfix: invert download check 2021-05-02 18:39:57 +00:00
AJ ONeal
40e4c9325e welcome earlier, fix lint warnings and real errors 2021-05-02 18:26:30 +00:00
devtayls
318a724de7 Resolve missing 'v' in version string in readme 2021-04-26 08:28:49 +00:00
AJ ONeal
aa61db9934 bugfix: don't exclude linux brew 2021-04-26 08:26:17 +00:00
AJ ONeal
9f0c410a8e docs: fix typo in linux installer help text 2021-04-26 08:24:32 +00:00
AJ ONeal
5be42d10d3 bugfix: git installer: don't invoke install function with () 2021-04-26 08:15:35 +00:00
AJ ONeal
243c4f8050 workaround: open system font book to let user click 'Install' 2021-04-26 07:50:33 +00:00
AJ ONeal
a3a17a929c cleanup: make linter happy 2021-04-26 07:40:13 +00:00
AJ ONeal
170a124b0e bugfix: allow whitespace before template vars 2021-04-26 07:20:10 +00:00
AJ ONeal
3f64f8b9c5 cleanup: */install.ps1 add out-null to all New-Item calls 2021-04-26 07:10:08 +00:00
AJ ONeal
2073a1eeeb bugfix: add missing variable $ prefix 2021-04-26 07:05:00 +00:00
AJ ONeal
46445e9382 cleanup: shfmt, shellcheck, and whitespace 2021-04-26 07:03:47 +00:00
AJ ONeal
76776e9d54 */install.ps1: more cleanup 2021-04-26 05:14:00 +00:00
ishanpan
dbeef945f5 cleanup ps1 2021-04-26 04:52:11 +00:00
AJ ONeal
fb74770abb shellcheck add more detail to README.md 2021-04-09 18:19:24 +00:00
AJ ONeal
0097af733a shellcheck: bugfix releases 2021-04-09 17:59:06 +00:00
Ingi Hong
7068584ef5 add shellcheck 2021-04-09 17:58:07 +00:00
AJ ONeal
79818b7628 git: show either the Mac or the Linux message (not both) 2021-03-29 21:37:54 +00:00
AJ ONeal
d1fc251c5c add vim-shfmt 2021-03-29 21:37:14 +00:00
AJ ONeal
82d7d2d05b add _vim-example 2021-03-29 21:28:44 +00:00
AJ ONeal
34ec1966ab vim-nerdtree: fix copy pasta 2021-03-29 20:41:30 +00:00
AJ ONeal
1bf5c7084f webi-pwsh: remove old file location to fix existing installations 2021-03-29 06:14:21 +00:00
AJ ONeal
5d070244d4 fixup: webi.ps1 ->webi-pwsh.ps1 2021-03-29 06:09:40 +00:00
James Bohan
7a5d0527cb Replaced all instances of webi.ps1 with webi-pwsh.ps1 2021-03-29 05:03:10 +00:00