Thought I'd give a little inspiration for a (IMO) very useful command I implemented in the bash version: refresh
It checks if a castle has been pulled the last N days and prompts the user to pull if they have not. This goes very well with a .bashrc or .zshrc file.
description
implementation
Thought I'd give a little inspiration for a (IMO) very useful command I implemented in the bash version:
refreshIt checks if a castle has been pulled the last N days and prompts the user to pull if they have not. This goes very well with a .bashrc or .zshrc file.
description
implementation