diff options
| -rw-r--r-- | dotfiles/fish/conf.d/alternatives.fish | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/fish/conf.d/alternatives.fish b/dotfiles/fish/conf.d/alternatives.fish index 491cf1f..75c6e05 100644 --- a/dotfiles/fish/conf.d/alternatives.fish +++ b/dotfiles/fish/conf.d/alternatives.fish @@ -15,3 +15,6 @@ end if type -q carl alias cal='carl' end + +# To change my habits +alias tig=lazygit |
