Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesalilac/dotm
dotfiles manager
https://github.com/mesalilac/dotm
command-line-tool rust rust-cli
Last synced: about 2 months ago
JSON representation
dotfiles manager
- Host: GitHub
- URL: https://github.com/mesalilac/dotm
- Owner: mesalilac
- Created: 2022-01-02T19:47:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T17:07:36.000Z (10 months ago)
- Last Synced: 2024-05-06T06:21:42.844Z (8 months ago)
- Topics: command-line-tool, rust, rust-cli
- Language: Rust
- Homepage:
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles manager
```
git clone https://github.com/Senpai-10/dotm.git
cd dotm
```## **installing the cli version**
```
sudo make install-cli
```#### usage
`$ dotm`
## **installing the gui version**
```
sudo make install-gui
```#### usage
`$ dotm-gui`