Skip to content

Releases: seantrane/dotfiles

v2.0.0

29 Nov 09:45
Compare
Choose a tag to compare

2.0.0 (2023-11-29)

Features

BREAKING CHANGES

  • Many files are permanently removed or altered in ways
    that are very different than the previous iteration.

v1.0.2

24 Oct 20:33
Compare
Choose a tag to compare

1.0.2 (2023-10-24)

Bug Fixes

  • improve file array processing, kill prompt errors (e24cd97)

v1.0.1

24 Oct 13:30
Compare
Choose a tag to compare

1.0.1 (2023-10-24)

Bug Fixes

v1.0.0

15 May 20:19
Compare
Choose a tag to compare

1.0.0 (2023-05-15)

Bug Fixes

  • add dir-conditionals to symfony install (7907939)
  • add openssl path support (53defb0)
  • add postman to cask-installs (36824ac)
  • add Terraform-Linux install scripting (0ca5531)
  • adjust order of paths in $PATH var (68e0439)
  • apply shellcheck changes and other refactoring (bbb3071)
  • change filename to disable boom completion script (df29873)
  • disable MacOS PowerChime (f87e63d)
  • disable power chime (f71e7be)
  • disable rbenv, should use containers instead (23958f5)
  • disable ssh module in zsh-prezto prompt (22eb50c)
  • enable bundler install on macos (929410e)
  • file permissions for shell scripts (9808d3b)
  • homebrew permissions for multiple admins (04e83db)
  • improve bash prompt and config (fb5a612)
  • improve dir/file list formatting, colors (72f6399)
  • improve docker aliases (44870cf)
  • improve node install, add npm list aliases (a37ca81)
  • improve sh_error, sh_fail functions - output errors to STDERR (2bff707)
  • improve shell support function, files (458474e)
  • improve user .gitignore (symlink) (5459b50)
  • improve zsh config files for proper loading order (2770f16)
  • load correct prezto-install path (52d44e9)
  • rbenv-init conditionals (6c19dd3)
  • read without -r will mangle backslashes. [SC2162] (59f46f1)
  • refactor docker functions (0853882)
  • refactor os-conditional for ls --color alias (78a1611)
  • refine sourcing of shell script support file (d44e798)
  • remove local variable declaration (86948fd)
  • remove bower, it is deprecated (8f6e440)
  • remove deprecated php stuff (fba3f3a)
  • remove filezilla cask, for security reasons (f6f0ed8)
  • remove fonts that are no longer available (d4d9194)
  • remove mean-cli (678efbb)
  • remove old/unused stuff (4898446)
  • remove references to deprecated brew cask cleanup command (d92cd24)
  • remove Spectacle.app prefs (fe0052b)
  • remove Transmission.app prefs (07d6ac8)
  • remove vault install commands for linux (925d59a)
  • remove/update deprecated homebrew taps (922c4e3)
  • replace brew cask cleanup with brew cleanup (c71d8c9)
  • resolve shellcheck(2164) (9a83bb7)
  • resolve shellcheck(2168) (911721f)
  • resolve shellcheck(SC2230) (643348c)
  • resolve some shellcheck warnings (7cbf164)
  • system: improve ls coloring OS conditional (a34f7b7)
  • Tilde does not expand in quotes. Use $HOME. [SC2088] (98c112e)
  • update brew cask scripts to latest syntax (92b48a1)
  • update Brewfile (048bfa7)
  • update cask functions (58015f6)
  • update cask install list (9aa659b)
  • update default-enabled casks (ea7fed5)
  • update heroku install on macos (a9a7d1f)
  • update homebrew cask taps (8ef212d)
  • update macos defaults (8c069c0)
  • update ruby install, paths (01072ac)
  • update ruby to 2.5.1 (feb1440)
  • update shell response helper functions (4dafa1e)
  • upgrade dependencies, resolve security warning (fc5ac87)
  • upgrade to ruby-v2.5.3 and rails-v5.2.2 (4e77a66)
  • use latest version of yeoman (a881f93)
  • zsh: update brew install command (91aceb5)

Features

Read more