Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test missing argument #112

Merged
merged 2 commits into from
Jan 5, 2019
Merged

Test missing argument #112

merged 2 commits into from
Jan 5, 2019

Conversation

edouard-lopez
Copy link
Member

@edouard-lopez edouard-lopez commented Jan 4, 2019

fixes #108


Manual install on fish 3.0.0 was incorrect:

~> source /tmp/installer.fish
~> install_pure
Installing Pure theme
	Set environment variable: $FISH_CONFIG_DIR
	Set environment variable: $PURE_INSTALL_DIR
	Checking for git availability ✔
	Fetching theme's source ✔
	Backuping existing theme ✔
	Enabling autoloading for pure's functions on shell init ✔
	Enabling theme ✔
	Cleaning after install ✔
test: Missing argument at index 2
test: Missing argument at index 2
test: Missing argument at index 2
test: Missing argument at index 2

Solution

Source pure.fish in user config.fish to load

@edouard-lopez edouard-lopez merged commit e509fde into master Jan 5, 2019
@edouard-lopez edouard-lopez deleted the test-missing-argument branch January 5, 2019 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: Missing argument at index 2 again...
1 participant