Releases: Avivbens/shell-config
Releases · Avivbens/shell-config
v2.18.17
Bug Fixes
- support
cd
history, use dirs -v
(bdc37bc)
v2.18.15
Bug Fixes
- add
pubip
command - find your public IP (b284e62)
- support network shell module (32dccbf)
v2.18.14
Bug Fixes
- apps: add
IINA
and Folder Hub
(b591e32)
- git: remove autoSetupRemote from git extends - can be set up via
shell-config install
(aac7884)
- redis: return to original directory after using redis-server (40ade8e)
v2.18.13
Bug Fixes
- apps: add
fd
tool (46b1fa9)
- git: setup disable SSL commmand as global (a0966a3)
- ides: add
IntelliJ IDEA
, set all IntelliJ IDEs to be by default with brew
(2d22549)
v2.18.12
Bug Fixes
- remove deprecated npm libs (1f442c7)
v2.18.11
Bug Fixes
- reduce compression of zip file, fix CI pack (e4b5b56)
v2.18.10
Bug Fixes
- apps:
BetterSnapTool
=> BetterTouchTool
, support AlDente
(ecb63a1)
- apps: support
Macs Fan Control
🚀 (3760b99)
- node:
package_name
command also return package name & copy it (12bd953)
- node:
package_name
raw output (87972a3)
- redis: call
redis-server
directly (bbcf027)
v2.18.9
2.18.9 (2024-05-27)
Bug Fixes
- git: better git addons,
Disable SSL
and use osxkeychain
for creds (4cad547)
- node: support
package_name
command for getting currnet WD package name ✨ (4e7d5db)
v2.18.8
2.18.8 (2024-05-20)
Bug Fixes
- apps: fallback commands for terminal apps 🔨 (6cb252e)
- logs: better logs, including package version (1ea92c2)
- utils: support
wait_for_input
(8780aea)
- zsh: reduce bootstrap time
~2100
=> ~1600
🚀 (fb46ee4)