Skip to content

Releases: tagoro9/dotfiles

v1.2.0

05 Feb 15:38
Compare
Choose a tag to compare

1.2.0 (2021-02-05)

Features

  • git: add alias for non interactive rebase (6fd83d8)

v1.1.0

04 Dec 23:00
Compare
Choose a tag to compare

1.1.0 (2020-12-04)

Features

v1.0.0

31 Oct 02:37
Compare
Choose a tag to compare

1.0.0 (2020-10-31)

Bug Fixes

  • fix slowness when pasting from clipboard (3ad09d1)

Features

  • add alias to get the weather (41bf02c)
  • alias: add alias to cd the root of a repo (15417d2)
  • git: add alias to checkout a repo default branch (7758c0b)
  • git: add shorter alias for branch-name (0ec93a6)
  • git: determine default branch instead of using master (4db2d29)
  • zsh: add aws and fzf plugins (5ac1983)
  • zsh: use fzf for completion (4824534)
  • add command to launch idea (51d2bb6)
  • add tmux config (25ee8af)
  • add tmux config (6b522bf)
  • improve colors with noord theme and simplify prompt (4689ab3)
  • install .tmux as submodule (a2c1452)
  • install terraform plugin and fix autocomplete (91376ba)
  • switch prompt to p10k (5afcf29)
  • git: add alias for WIP and amend (7a62400)
  • git: add alias to rebase on top of another branch (deeec8a)
  • git: add alias to soft reset the last commit (083cf57)