Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@musq musq released this 02 Aug 08:28
· 2 commits to master since this release
6b83289

1.2.0 (2020-08-02)

Bug Fixes

  • alacritty: Deprecation - remove scrolling.auto_scroll (e709cfd)
  • alacritty: Deprecation - remove tabspaces (da2171b)
  • alacritty: Remove scrolling.faux_multiplier (515711b)
  • bash-alias: Change public ip alias to ipp (30a6f56)
  • bash-export: Show hidden files, directories in fzf (ee82c80)
  • bash-function: Fix fzf selection on git commands (b0884b1), closes #1
  • git: Show detailed colorful reflog (913c66c)
  • git: Use case insensitive search in cm/cc (e91ae99)
  • git: Use pushInsteadOf to use SSH URL to push (ad3a619)
  • gitignore: Add .venv to global python ignore (2df852a)
  • gpg: Remove textmode from gpg.conf (78c93c4)
  • nix: Stop automatic install of some packages (63e2a90)
  • nvim: Set shortcut for better indentation (28bbf9c)
  • nvim: Use rg as searcher (f973653)
  • ssh: Default to high security configuration (6d63e02)
  • tmux: Use 24 bit color (83dc3d6)

Features

  • bash-function: Add fzf_git_diff and gd bash alias (6b83289)
  • bash-function: Add xei() to install Nix packages (b14a5e0)
  • bash-prompt: Set PS1 background to dark (e0f07a6)
  • delta: Install (cc3ff86)
  • git: Add fsgrep command (a27e40c)
  • gitignore: Add .mypy_cache (ca7efa7)
  • gitignore: Add python rules to global list (d522d0c)
  • ignore: Add ~/.ignore file (eef72e5)
  • nvim: Add vim-speeddating plugin (abb2729)
  • nvim: Show hidden files in filebeagle (6a32ecf)
  • nvim: Use +,- to increment, decrement (e300c6b)
  • tmux: Set Prefix + Enter to jump to last window (a2bc1a9)