a very simple (zsh / bash) Plugin to mark Files and Edit them With Autocompletion for exist Marks
git clone https://github.com/zakariaGatter/MarkEdit /path/to/markedit
source /path/to/markedit/markedit
MARK EDIT (20-05-2018)
Written by Zakaria Barkouk (zakaria.gatter@gmail.com)
Mark your file To easy Access
OPTS :
ea Add Mark File
er Remove Mark File
es Show All Mark File's
em Edit Mark File
ee change or Edit Exist Mark
EXAMPLE :
ea bashrc ~/.bashrc ( add 'bashrc' Mark with out sudo Permision )
ea _ bashrc ~/.bashrc ( add 'bashrc' Mark with sudo Permision )
em bashrc ( Edit to 'bashrc' Mark)
er bashrc ... ( Remove 'bashrc' Mark and suport multi Delete)
ee bashrc (Edit Exist mark like change the mark name or File)
File : FILE_GATE="~/.config/file-gate"
- : Add Mark
ea makedit /path/to/markedit/markedit
Or if the File need Sudo Permition
ea _ markedit /path/to/markedit/markedit.plugin.zsh
- : Remove Mark
er markedit
- : Edit Mark
em markedit
- : Show Marks
es
markedit /path/to/markedit/markedit # Mark with out sudo permition
_markedit /path/to/markedit/markedit # mark with sudo permition
- : Change Mark Name or File
ee markedit
* [Fiverr](https://www.fiverr.com/zakariagatter)
* [Donate](https://www.paypal.me/ZGatter)
If You Found any issues or have new ideos please send me a mail to :
Gmail :
zakaria.gatter@gmail.com