Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Commit

Permalink
Add find-the-command plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jiriks74 committed Jan 17, 2023
1 parent ccf482a commit 39985da
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@
[submodule "zsh-z"]
path = zsh-z
url = https://github.com/agkozak/zsh-z.git
[submodule "find-the-command"]
path = find-the-command
url = https://github.com/pkasemir/find-the-command
1 change: 1 addition & 0 deletions find-the-command
Submodule find-the-command added at fecba1
1 change: 1 addition & 0 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ source $HOME/zsh/web-search/web_search.plugin.zsh 2>/dev/null
source $HOME/zsh/oh-my-zsh-dirhistory/dirhistory.plugin.zsh 2>/dev/null
source $HOME/zsh/zsh-z/zsh-z.plugin.zsh 2>/dev/null
source $HOME/zsh/custom-zshrc 2>/dev/null
source $HOME/zsh/find-the-command/usr/share/doc/find-the-command/ftc.zsh 2>/dev/null
alias mon2cam="deno run --unstable -A -r -q https://raw.githubusercontent.com/ShayBox/Mon2Cam/master/src/mod.ts"

0 comments on commit 39985da

Please sign in to comment.