Skip to content

Conversation

wy-z
Copy link
Contributor

@wy-z wy-z commented Mar 25, 2022

Signed-off-by: weiyang [email protected]

According to the official documentation, Xonsh also supports with the XDG Base Directory Specification.
https://xon.sh/xonshrc.html

Xonsh also allows a per-user run control file in your home directory, either directly in the home directory at ~/.xonshrc or, for XDG compliance, at ~/.config/xonsh/rc.xsh. The options set per user override settings in the system-wide control file.

All submissions

Adding/updating Application X Support

  • This PR is only for one application
  • It has been added to the list of supported applications in the README
  • Changes have been added to the WIP section of the CHANGELOG
  • Syncing does not break the application
  • Syncing does not compete with any syncing functionality internal to the application
  • The configuration syncs the minimal set of data
  • No file specific to the local workstation is synced
  • No sensitive data is synced

Improving the Mackup codebase

  • My submission passes the tests
  • I have linted the code locally prior to submission
  • I have written new tests as applicable
  • I have added an explanation of what the changes do

@wy-z wy-z closed this Jun 19, 2022
@lra lra reopened this Jul 9, 2022
@lra lra merged commit 7b7ab4f into lra:master Jul 9, 2022
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.

2 participants