Skip to content

v1.0.0

Compare
Choose a tag to compare
@vidavidorra-release vidavidorra-release released this 11 May 10:08
· 101 commits to main since this release

1.0.0 (2024-05-11)

Features

  • add .gitconfig to linked dotfiles (356af93)
  • add httpie (c02d996)
  • add NO_MACOS option, to skip setting macOS preferences (958fc15)
  • add zoxide (2fdfa1a)
  • add 1Password CLI (8b9e460)
  • add AltTab, used for window switching (3b6c484)
  • add global Node.js packages (500b868)
  • add global Python packages (d70a5ac)
  • add initial dotfiles (9f4965b)
  • add Steam (8369bcd)
  • alias: add glolnc alias to show commits without chores (f5adca9)
  • brew: add pipx, with its PATH, and [email protected] (0cb09bd)
  • brew: add Beekeeper Studio (6c5f60d)
  • vscode: add GitHub extensions (1a4723b)
  • vscode: add Selected Lines Count extension (6bf4bb8)
  • vscode: auto switch theme, using Solarized Light for the light theme (71e37f2)
  • vscode: enable XO for formatting (a955511)

Bug Fixes

  • alias: use lsd instead of ls (d1c1831)
  • brew: install wireshark as cask to get the UI in addition to the CLI (b445963)
  • clarify warning message for existing symlink (a70eb5b)
  • clarify warning message for symlink failure (b44556c)
  • nodejs: silently install packages to reduce useless console output (d900864)
  • rust: add cargo to PATH (8a5a470)
  • vscode: remove rust-syntax as syntax is already included in rust-analyzer (5eb069d)

Documentation

  • add basic usage (a4f3eb0)
  • add bullet points (978c5b9)
  • add installation remark, at your own risk (b284d7f)

Styles