Skip to content

Summer Release - 1.1.0

Latest
Compare
Choose a tag to compare
@laluka laluka released this 12 Sep 10:16
· 23 commits to master since this release
f4a317d

Human Changelog

  • Added alias aptitall: Executes a sequence of apt commands (update, upgrade, autoremove, clean, purge)
  • Added alias dpkgi: Installs Debian packages found in the current directory (sudo dpkg -i ./*.deb)
  • Added alias paste: Outputs the clipboard content using xclip (xclip -selection clipboard -o)
  • Added alias dkill: Combines docker-norestart and docker-stopall commands
  • Renamed alias update-and-clean to aptitall
  • Improved alias dockit: Now uses the right inner dir
  • Neovim: mouse integration is now disabled by default
  • Added dunst for notification management
  • Simplified nomachine install process
  • Updated key bindings: mod+Shift+w -> cameractrlsgtk4
  • Updated key bindings: mod+m -> toggles mute and shows notification)
  • Added a bunch of vscode & chrome extensions in misc
  • Added a marker for Ansible managed blocks in .config/regolith3/Xresources.
  • Added okular for pdf manipulation
  • Added asciinema for shell record & replay
  • Added pv alias for quick python env management
  • Changed mise python installation setting to force compile (was sometimes missing core libs)

What's Changed

Full Changelog: 1.0.0...1.1.0