Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 948 Bytes

README.md

File metadata and controls

45 lines (33 loc) · 948 Bytes

Fish Shell Plugin for EASIFEM

This plugin contains some essential and useful fish files for developers. This repository is mainly based on and will be updated along with the easifem/config repository.

How to install

This plugin can be installed by fisher as follows

  fisher install easifem/easifem-fish-utility

For update

  fisher update easifem/easifem-fish-utility

Contents

Essential environmental variables for EASIFEM

Check conf.d/easifem-fish-utility.fish

Useful functions to work with EASIFEM

  • edoc
  • erun
  • etest
  • baseBuild
  • baseInstall
  • classBuild
  • classInstall
  • evim
  • egreet
  • erebuild
  • ebuild
  • einstall
  • switch_easifem
  • backup_easifem

TODO

Add details of usage of fish functions.