Skip to content

Releases: jmarcelomb/.dotfiles

v1.0.0

03 Mar 17:18
6ef6204

Choose a tag to compare

1.0.0 (2025-03-03)

Features

  • add alias for git commit with edit and message options (4bec3cc)
  • add configuration for yazi (94804c9)
  • add direnv configuration for virtual environment management (3547d39)
  • add git, eza-preview, chmod, and starship plugins to yazi configuration (32fa96d)
  • add kitty configuration and update install.conf.yaml (bcf7020)
  • add lazygit plugin for Yazi (126b493)
  • add osc52 script for clipboard integration via ANSI escape (53630d0)
  • add script aliases for copy and paste commands (6c2cb4b)
  • Add shell completions for uv tool (a88db7a)
  • add starship duck when using yazi subshell (30ceb78)
  • added model argument to the script for customizable use (3d23e10)
  • added new scripts for generating commit messages and running models (12dbc8d)
  • added shortcuts for common Git commands in fish aliases (6319653)
  • alacritty: Add toggle vi mode bindings (55beb21)
  • enable macOS option as alt key in kitty config (046e67e)
  • Enhance commit message generation script (e6cb3d9)
  • enhance input handling script with color support and help option (c7860be)
  • fish: add halp function for enhanced command assistance (0c9a8a1)
  • git: re-adds gpgsign setting to git, and reorders (5a0a72f)
  • improve input script with color feedback and help functionality (f215041)
  • rename osc52 script to copy and add paste helper script (c96904a)
  • scripts: add lpaste script and enhance paste script functionality (e79fc6b)
  • scripts: enhance context handling and add generation attempts option (9e2e94a)
  • update neovim submodule to latest version (9c47b27)

Bug Fixes

  • adjust symbol spacing and format in starship configuration (b8f4de6)
  • change exit code to 0 when no input is detected in paste script (604abfb)
  • change log level from ERROR to INFO in gen_commit_msg (5877621)
  • fzf no permissions (53ae8b6)
  • pre-commit trailing space (523bd25)
  • replace non-portable escape sequence and echo -n (deb265c)
  • set build type to Release for Neovim installation script (16454f1)
  • update shebang in gen_commit_msg.py to use python3 (761df37)