Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dada Fish

My personal Fish setup.

Installation

Clone this repository to ~/.config/dada-fish or symlink it there.

Append this command to ~/.config/fish/config.fish to run it on startup:

echo "if status is-interactive; source ~/.config/dada-fish/src/main.fish; end" >> ~/.config/fish/config.fish

Configuration

If running on a server, set the following environment variable before loading:

set -gx DADA_FISH_ENV "server"

To use the backup commands, set a backup base directory. Backups are created in a directory named after your machine's hostname.

set -gx DADA_BACKUP_MACHINE_BASE "/path/to/backups"

External links

Copyright

MIT license

About

Personal setup for Fish shell

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages