re3turn / fish-dot

dotfiles manager 'dot' for fish-sehll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dot

dotfiles manager 'dot' for fish-shell

Install

With fisher

fisher install re3turn/fish-dot

COMMAND LINE

Clone dot repository on your computer and setting.

git clone https://github.com/ssh0/dot ~/.dot
set -U DOT_REPO https://github.com/your_username/dotfiles.git
set -U DOT_DIR ~/.dotfiles
set -U DOT_SCR ~/.dot

Usage

Please see dot

Tests

Install fishtape

fisher install jorgebucaran/fishtape

Run tests.

fishtape tests/*.fish

About

dotfiles manager 'dot' for fish-sehll

License:MIT License


Languages

Language:Shell 100.0%