AJ ONeal
efda7c60aa
add gittag conf for vim plugins, alias confs, fix psql as own package
...
Vim plugins with gittag source:
- vim-airline, vim-airline-themes, vim-ale, vim-devicons, vim-go
- vim-nerdtree, vim-prettier, vim-rust, vim-sensible, vim-shfmt
- vim-syntastic
rust.vim is a directory symlink to vim-rust, so it shares the same
releases.conf automatically.
Alias confs (alias_of):
- postgresql → postgres
- postgresql-client, postgres-client → psql
- mariadb-server, mariadbd → mariadb
- gnupg → gpg, iterm → iterm2, ziglang → zig
- trippy → trip, powershell → pwsh
Fix: psql is its own package (postgres client), not an alias of
postgres (server). Both use the same GitHub repo
(bnnanet/postgresql-releases) but install different binaries.
2026-03-09 23:24:35 -06:00
AJ ONeal
fc8cef1308
ref!: add 'powershell' as alias for 'pwsh'
2023-11-12 02:32:27 -07:00
AJ ONeal
8ed7909e15
ref!: transitory rename of 'powershell' to 'pwsh'
2023-11-12 02:32:27 -07:00
AJ ONeal
f69d3658c7
doc(pwsh): update for Windows and pwsh-essentials
2023-11-11 23:38:49 -07:00
AJ ONeal
a22ae3e5db
feat(pwsh): add Windows installer
2023-11-11 23:29:32 -07:00
AJ ONeal
ee65e50f54
doc(pwsh): update modules dirs, add ToC
2023-11-11 23:29:32 -07:00
AJ ONeal
87463e2edc
feat: add pwsh-essentials
2023-11-11 23:29:31 -07:00
AJ ONeal
d9ec3860d6
doc(pwsh): add info about linting and fmt
2023-10-18 02:27:47 -06:00
AJ ONeal
6b0c5263af
fix(pwsh): previews should be beta, not stable
2023-10-18 02:21:09 -06:00
AJ ONeal
cbd8ae6420
docs: add new webi.sh and webi.ms
2022-09-28 07:24:31 +00:00
AJ ONeal
8cda6ee36d
chore(fmt): npm run fmt
2022-08-24 06:34:28 +00:00
AJ ONeal
d2fdc7b41a
refactor!(posix): use posix shebang #!/bin/sh ( fix #494 )
2022-08-21 07:10:33 +00:00
AJ ONeal
5053d7064f
fix(posix): use subshell on cd entry, nix trailing cd
2022-08-21 06:51:02 +00:00
Tarek Arar
be05abb043
refactor!(posix) replace pushd with cd
2022-08-21 06:51:01 +00:00
brij
fdeefd7e75
refactor(posix): remove function prefixes from all shell files
2022-08-18 15:10:58 +00:00
Marcin Woźniak
4c539f3bd2
chore(sh): remove more unnecessary 'echo' from all scripts ( fix #466 )
2022-08-15 20:33:32 +00:00
Kid
404d573f3d
Drop unnecessary mentions of Windows version
2022-06-06 16:13:40 +00:00
jk
4edf137e5d
chore(style): add shebang, set bash strict mode, create function
2021-11-21 13:05:42 +00:00
Marcin Woźniak
ca7a838c6f
chore(style): convert blocks into functions (see #325 )
2021-11-21 10:50:03 +00:00
AJ ONeal
46445e9382
cleanup: shfmt, shellcheck, and whitespace
2021-04-26 07:03:47 +00:00
AJ ONeal
c77b2afba8
add webi dat dat dat
2020-07-09 11:46:17 +00:00
AJ ONeal
c435c96dc9
update pwsh description
2020-06-30 06:41:23 +00:00
AJ ONeal
4d0d323a7a
comment out PowerShell docs
2020-06-30 06:17:21 +00:00
AJ ONeal
693613da4b
add PowerShell for Mac and Linux
2020-06-30 06:16:01 +00:00