Giter Site home page Giter Site logo

fish-functions's Introduction

fish-functions

This is a collection of Fish (Friendly Interactive Shell) functions and aliases that I use. Please clone this repository and add your own functions.If you think your function might be useful to others, please submit a pull request!

Included Functions

  • desc: Print description of a fish function.
  • goto: Alias for cd <dir>; pwd; ls.
  • is: Prints the exit status of the command. Usage: is <command>.
  • lsd: Lists subdirectories.
  • ok: Clears the terminal and displays the current directory and its contents.
  • new: Opens a new terminal window. Alias for x-terminal-emulator.

Installation

Fish reads functions ~/.config/fish/functions. Any .fish file there can be executed immediantely and will highlight to dark blue like a regular command. I recommend backing up and replacing your ~/.config/fish/functions (if you have one) with a symlink that points here. Then all changes and new functions become immediately available and funcsave will add the new function to your clone or fork of this repository. Fish is smart and will only make .fish files in into commands.

fish-functions's People

Stargazers

 avatar Pastramicity avatar Leonardo Rojas avatar Clint Parker avatar

Watchers

James Cloos avatar Jon Price avatar

Forkers

pastramicity

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.