Skip to content

v5.1.0

Choose a tag to compare

@azzamsa azzamsa released this 24 Dec 16:10
· 687 commits to main since this release
v5.1.0

[5.1.0] - 2023-12-24

⛰️ Features

  • Use Kanagawa theme (772de48)

  • yazi: Add more bookmarks (350a3ec)

  • Migrate to Tokyo Night (5723b2f)

  • yazi: Add more bookmarks (5fc0bcb)

  • helix: Initial support (509abf3)

  • Catppuccin Mocha (a949e5c)

  • fish: Integrate toor (acc29aa)

  • tridactyl: Copy link as markdown (84e679a)

  • Migrate to Catppuccin Mocha (7cd0ab7)

    I wanted a Dracula theme with orange colors reminiscent of the fall season.
    I had tried Kanagawa and Gruvbox themes, but I fell in love with Catppuccin.
    It's more accessible and widely available, so I don't need to port it myself.

  • Port Dracula to Dracufall (9625e74)

    Dracufall is my customized version of Dracula.
    It emphasizes the colors of the fall season.

  • wezterm: Welcome (1b6f5fe)

  • xtool: Calculate import tax (da4de31)

  • tridactyl: Avoid pain from constantly holding Ctrl for scrolling (9a21d4b)

  • fish: Use common key to delete word (a3c2b30)

    I prefer to use Ctrl+Backspace to delete word backward.
    Most app use this instead of Alt-Backspace.

  • tridactyl: Initial (3a8d1e2)

    It is better and has better vim emulation than Vimium-FF.

  • git: Add absolute date (a1ab553)

🐛 Bug Fixes

  • bash: Nvim complaints about missing $TERM variable (fef568a)

  • zellij: Adopt wbolster/colemak mappings (5aadba2)

  • bash: Change $EDITOR to neovide (391a15c)

  • bash: Emacs can't find node (25c180a)

  • wezterm: __bp_install: command not found (33c51a4)

    I removed the fish hook in my bash config and set zellij as the default
    program in Wezterm. My default shell in zellij is fish. So, the problem is solved!

    Now, I get the bonus of not having to type zellij every time I open wezterm.

  • fish: Unreadable theme in pager page (6ebab6f)

  • Revert back to Dracula. (6354ca2)

    I am lost, help!

  • yazi: Upgrade to v0.1.5 (437b43f)

  • yazi: Go to description is too long (e72a3f8)

  • xtool: tmp is replaced by Downloads (1aa46af)

  • fish: Autoload doesn't work reliably (11e9ac5)

  • zellij: Don't quit accidentally (99b364a)

  • fish: exa is unmaintained (6699f0a)

  • xtool: It's dnf! (86b7438)

  • xtool: Remove the 'flatpak' and 'package-manager' upgrade steps (bf4a6c9)

    Nowadays, I have an optical cable connection and no longer need to worry about internet quotas.

  • xtool: newsflash id changed (cab96fd)

⚡ Performance

  • bash: Use plists for lsp-mode deserialization. (6bc5ce7)
  • fish: Load fnm only on node project (4e181e9)

🧹 Cleanup

  • joshuto: I prefer single pane layout (dbabf44)
  • gnome-terminal: I want to give wezterm a chance (5a58430)
  • vi: I never use any vi related app anymore (490cb4e)

Full Changelog: v5.0.0...v5.1.0