Initial commit of sync-aliases and key_aliases
Split off shell functions into zsh_aliases_functions. Added aliases for .gitconfig and Watson.
This commit is contained in:
@@ -648,7 +648,7 @@ set preview_images true
|
||||
#
|
||||
# * iterm2:
|
||||
# Preview images in full color using iTerm2 image previews
|
||||
# (http://iterm2.com/images.html). This requires using iTerm2 compiled
|
||||
# (http://iterm2.com/images.html). This requires using iTerm1 compiled
|
||||
# with image preview support.
|
||||
#
|
||||
# This feature relies on the dimensions of the terminal's font. By default, a
|
||||
@@ -687,4 +687,6 @@ map cw eval fm.execute_console("bulkrename") if fm.thisdir.marked_items else fm.
|
||||
map zu shell unzip %f
|
||||
map zr shell unzip %f && rm %f
|
||||
|
||||
map v. shell $EDITOR %f
|
||||
|
||||
# map gr fzf_select
|
||||
|
||||
Reference in New Issue
Block a user