diff options
| author | Paul Buetow <paul@buetow.org> | 2025-12-02 17:12:41 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-12-02 17:12:41 +0200 |
| commit | 08f450804738f7fd267cfdc522b00991ec77aeac (patch) | |
| tree | 82d2eaa472d2733c12043a51b4777a9e51d6d555 | |
| parent | f50068f5e50b40923246411cc75ef3a45f1531d2 (diff) | |
Update
| -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 |
