diff options
Diffstat (limited to 'zsh/index.zsh')
| -rw-r--r-- | zsh/index.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/index.zsh b/zsh/index.zsh index 80c2e37..d865ef2 100644 --- a/zsh/index.zsh +++ b/zsh/index.zsh @@ -35,6 +35,7 @@ alias c='cd ~/.config' alias dark="lookandfeeltool -a org.kde.breezedark.desktop" alias light="lookandfeeltool -a org.kde.breeze.desktop" alias leave="qdbus6 org.kde.Shutdown /Shutdown logout" +alias o='xdg-open' eval $(ssh-agent -s) >> /dev/null # Set up fzf key bindings and fuzzy completion |
