Skip to content

v1.2.0

Compare
Choose a tag to compare
@TheMatjaz TheMatjaz released this 20 Aug 19:45
· 80 commits to common since this release
v1.2.0

Added

  • wget-infinite and wget-infinite-status aliases to start a background
    wget download that retries from where it stopped until completion
  • gpg configuration dotfile
  • gpg signing key choise to global git configuration
  • gitignore command to easily add files to local .gitignore file of a git
    repository
  • pdf files compression alias pdfcompress: transforms a .pdf to .ps and
    back to .pdf. Usually is the best compression without visible quality loss.

### Changed

  • OS dependant mc alias to start it inside its wrapper, which allows exiting
    mc in the directory that mc was showing
  • Update numerus alias from Java version of Numerus (Numerus) to C version
  • Activate tree view in htop
  • Prettier changelog

Removed

Nothing.

Fixed

Nothing.