Adding a bunch of fish functions

This commit is contained in:
Joseph Ferano 2021-10-23 16:55:22 +07:00
parent 04b27ca5fe
commit e19462aa8c
21 changed files with 23 additions and 3 deletions

View File

@ -0,0 +1 @@
functions/_fzf_configure_bindings_help.fish

View File

@ -0,0 +1 @@
functions/_fzf_extract_var_info.fish

View File

@ -0,0 +1 @@
functions/_fzf_preview_file.fish

View File

@ -0,0 +1 @@
functions/_fzf_report_file_type.fish

View File

@ -0,0 +1 @@
functions/_fzf_search_directory.fish

View File

@ -0,0 +1 @@
functions/_fzf_search_git_log.fish

View File

@ -0,0 +1 @@
functions/_fzf_search_git_status.fish

View File

@ -0,0 +1 @@
functions/_fzf_search_history.fish

View File

@ -0,0 +1 @@
functions/_fzf_search_variables.fish

View File

@ -0,0 +1 @@
functions/_fzf_wrapper.fish

View File

@ -34,16 +34,17 @@ abbr -a -g gpl "git pull"
abbr -a -g gp "git push"
abbr -a -g gpd "git push -d origin"
abbr -a -g gpr "git remote prune origin"
abbr -a -g gm "git merge"
abbr -a -g gmm "git merge master"
abbr -a -g gf "git fetch"
# abbr -a -g gpu "git push -u origin"
# abbr -a -g glp "git lfs pull"
# abbr -a -g glm "gss git merge ; glp"
# abbr -a -g gd "git diff"
# abbr -a -g gdh "git diff HEAD"
# abbr -a -g gm "git merge"
# abbr -a -g gms "git merge --squash"
# abbr -a -g gb "git branch"
# abbr -a -g gba "git branch -a"
# abbr -a -g gf "git fetch"
# abbr -a -g gr "git rebase"
# abbr -a -g grh "git reset --hard"
# abbr -a -g gcl "git clean -fd"
@ -53,7 +54,6 @@ abbr -a -g gpr "git remote prune origin"
# abbr -a -g gsu "git submodule update"
# abbr -a -g glom "git lop -10 origin/master"
# abbr -a -g gmom "git merge origin/master"
# abbr -a -g gmm "git merge master"
# abbr -a -g gss "env GIT_LFS_SKIP_SMUDGE=1"
# export NNN_FIFO="/tmp/nnn.fifo" # temporary buffer for the previews

1
.config/fish/e.fish Symbolic link
View File

@ -0,0 +1 @@
functions/e.fish

View File

@ -0,0 +1 @@
functions/fish_prompt.fish

1
.config/fish/fisher.fish Symbolic link
View File

@ -0,0 +1 @@
functions/fisher.fish

View File

@ -0,0 +1 @@
functions/fzf_configure_bindings.fish

1
.config/fish/icat.fish Symbolic link
View File

@ -0,0 +1 @@
functions/icat.fish

1
.config/fish/n.fish Symbolic link
View File

@ -0,0 +1 @@
functions/n.fish

1
.config/fish/r.fish Symbolic link
View File

@ -0,0 +1 @@
functions/r.fish

1
.config/fish/ranger-cd.fish Symbolic link
View File

@ -0,0 +1 @@
functions/ranger-cd.fish

View File

@ -0,0 +1 @@
functions/select-kitty-theme.fish

View File

@ -0,0 +1 @@
functions/set-colors.fish