-
-
Notifications
You must be signed in to change notification settings - Fork 660
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "exa" | ||
version = "0.7.0" | ||
version = "0.8.0" | ||
authors = [ "[email protected]" ] | ||
|
||
description = "A modern replacement for ls" | ||
|
877265b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might already be on your agenda, but don't forget to update the download links on https://the.exa.website/!
877265b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So... I just tried to update my site, only to find that I don't have the SSH keys on my computer anymore. And I followed the guide that says to turn off password authentication, so now I can't get to it. Now I'm trying to get the site off that server and put it on a new one that I can access. It shouldn't be this hard!
877265b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😂 I've worried about that exact scenario – best of luck!
877265b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you have the source files you could put up a GitHub pages site pretty easily