With this plugin you will be able to add shortcuts to your favourites directories
You can install this plugin in two ways:
<·> If you have oh my zsh (Recommended):
~/.oh-my-zsh/plugins/ git clone https://github.com/JaumeRF/linkfile-zsh.git
plugins=(... linkfile-zsh)
<·> If you don't want to install oh my zsh:
Note: normally the .zshrc file is in the home directory: ~/
at the terminal.
Note: to reload the .zshrc file run source ~/.zshrc
at the terminal.
linkfile [shorcut-name] [path]
: add a shortcut
linkfile [shortcut-name]
: add a shortcut to the actual directory
linkfile
: add a shortcut, with the same name as the directory, to the actual directory
linkfile_list
: lists all shortcuts
linkfile_rename [old-name] [new-name]
: rename an existing shortcut
linkfile_remove [shortcut-name]
: remove a shortcut
linkfile_delete
: remove all shortcuts
Note: With linkfile_remove
and linkfile_delete
you'll be asked if you want to remove shortcuts 1
accept 2
cancel:
Do you wish to delete the link: [shortcut-name] ?
1) Yes 2)No
?#
First, generate a shortcut
linkfile [shortcut-name] [path]
And then you can access to your folder with:
Note: the special character ƒ
can be changed in default var_prefix "ƒ"
in the .zsh file or in the raw code.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4