GithubHelp home page GithubHelp logo

demartini / emc.fish Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 2.0 137 KB

Edit My Config is a plugin for Fish Shell.

License: MIT License

Shell 100.00%
fish fish-packages fish-plugins fish-shell fisher shell config config-files

emc.fish's Introduction


Logo

emc.fish

Edit My Config


gitter badge releases badge fish version badge license badge

Table of Contents

Why

Edit My Config is a plugin for Fish Shell, it was made for those like me who are tired of typing long commands.

Features

Want more features? Please open an issue or send a pull request!

Installation

Install with Fisher (recommended):

fisher install demartini/emc.fish

Usage

Call emc in your terminal with an option:

$ emc [<option>]

demo

Option Description
emc bash Opens the Bash config file.
emc fish Opens the Fish config file.
emc git Opens the Git config file.
emc gpg Opens the GPG config file.
emc gpga Opens the GPG agent config file.
emc nvim Opens the Neovim config file.
emc starship Opens the starship config file.
emc tmux Opens the tmux config file.
emc vim Opens the Vim config file.
emc zsh Opens the Zsh config file.
emc version Show the current version.
emc help Print help.

Customization

Using custom command

If you would like to customize emc default command, then set your own EMC_CMD universal variable. For example:

set --universal --export EMC_CMD ec

Alternatively, you can add the following line to your ~/.config/fish/config.fish:

set --export EMC_CMD ec

Using different editor

The default editor is VS Code, but if you would like to use a different one, then set your own EMC_EDITOR universal variable. For example:

set --universal --export EMC_EDITOR nvim

Alternatively, you can add the following line to your ~/.config/fish/config.fish:

set --export EMC_EDITOR nvim

Contributing

If you are interested in helping contribute, please take a look at our contribution guidelines and open an issue or pull request.

Changelog

See CHANGELOG for a human-readable history of changes.

License

Distributed under the MIT License. See LICENSE for more information.

emc.fish's People

Contributors

demartini avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

emc.fish's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.