Skip to content

vially/fish-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish shell configuration files

Installation

$ git clone https://github.com/vially/fish-config.git ~/.config/fish
$ cd ~/.config/fish
$ git submodule update --init

Modules

The modules can be enabled by sourcing the module file from your ~/.config/fish/config.fish E.g.: . ~/.config/fish/modules/localconfig/localconfig.fish

localconfig

Loads fish configuration from: ~/.config/fish/local.fish. Useful for storing local configuration options relevant only for the current machine.

A Fish Shell wrapper for Ian Bicking's virtualenv

About

[DEPRECATED] Fish config files have been moved to

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages