<!-- markdownlint-disable MD033 MD041 MD043 -->

<img
  src="https://kura.pro/dotfiles/v2/images/logos/dotfiles.svg"
  alt="dotfiles logo"
  width="66"
  align="right"
/>

<!-- markdownlint-enable MD033 MD041 -->

# Dotfiles (v0.2.469)

Simply designed to fit your shell life 🐚

![Dotfiles banner][banner]

## 🆂🆄🅱🆅🅴🆁🆂🅸🅾🅽 🅰🅻🅸🅰🆂🅴🆂

This code provides a set of aliases for the Subversion command line.

- `sad` Put new files and directories under version control.
- `sau` Manage cached authentication credentials.
- `sbl` Show when each line of a file was last (or next) changed.
- `scg` Associate (or dissociate) changelist CLNAME with the named
  files.
- `sci` Send changes from your working copy to the repository.
- `scl` Either recover from an interrupted operation that left the
  working copy locked, or remove unwanted files.
- `sco` Check out a working copy from a repository.
- `scp` Copy files and directories in a working copy or repository.
- `sct` Output the content of specified files or URLs.
- `sdi` Display local changes or differences between two revisions or
  paths.
- `sdl` Remove files and directories from version control.
- `shp` Describe the usage of this program or its subcommands.
- `sin` Display information about a local or remote item.
- `sip` Commit an unversioned file or tree into the repository.
- `slg` Show the log messages for a set of revision(s) and/or path(s).
- `slk` Lock working copy paths or URLs in the repository, so that no
  other user can commit changes to them.
- `sls` List directory entries in the repository.
- `smd` Create a new directory under version control.
- `smg` Merge changes into a working copy.
- `smgi` Display merge-related information.
- `smv` Move (rename) an item in a working copy or repository.
- `sp` Set the value of a property on files, dirs, or revisions.
- `spdl` Remove a property from files, dirs, or revisions.
- `spdt` Edit a property with an external editor.
- `spgt` Print the value of a property on files, dirs, or revisions.
- `sph` Apply a patch to a working copy.
- `spls` List all properties on files, dirs, or revisions.
- `srl` Relocate the working copy to point to a different repository
  root URL.
- `srs` Resolve conflicts on working copy files or directories.
- `srsd` Remove 'conflicted' state on working copy files or directories.
- `srv` Restore pristine working copy state (undo local changes).
- `sst` Print the status of working copy files and directories.
- `ssw` Update the working copy to a different URL within the same
  repository.
- `sulk` Unlock working copy paths or URLs.
- `sup` Bring changes from the repository into the working copy.
- `supg` Upgrade the metadata storage format for a working copy.
- `sxp` Create an unversioned copy of a tree.

[banner]: https://kura.pro/dotfiles/v2/images/titles/title-dotfiles.svg
