{"id":20303619,"url":"https://github.com/rsharifnasab/dotfiles","last_synced_at":"2025-10-25T14:11:18.919Z","repository":{"id":39862217,"uuid":"254723461","full_name":"rsharifnasab/dotfiles","owner":"rsharifnasab","description":"My config files. It ain't much, but it's honest work","archived":false,"fork":false,"pushed_at":"2025-04-11T05:55:49.000Z","size":2358,"stargazers_count":24,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T06:32:45.218Z","etag":null,"topics":["doom-emacs","dotfiles","kitty","neovim","vim","zsh","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsharifnasab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-10T19:53:03.000Z","updated_at":"2025-04-11T05:55:53.000Z","dependencies_parsed_at":"2024-02-21T12:29:05.165Z","dependency_job_id":"effd2578-fb97-4e9b-b4ac-401204f6c25e","html_url":"https://github.com/rsharifnasab/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsharifnasab%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsharifnasab%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsharifnasab%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsharifnasab%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsharifnasab","download_url":"https://codeload.github.com/rsharifnasab/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248410912,"owners_count":21098795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["doom-emacs","dotfiles","kitty","neovim","vim","zsh","zshrc"],"created_at":"2024-11-14T16:39:35.609Z","updated_at":"2025-10-25T14:11:18.839Z","avatar_url":"https://github.com/rsharifnasab.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roozbeh's Dotfiles\n\nYou are visiting my dotfiles repository.\n\n## How to use\n\n+ Make sure you have (and love) Arch Linux.\n\n+ Install `curl` and `git` if you don't have it already.\n\n+ Clone repo with this command:\n\n```bash\n curl -sL https://raw.githubusercontent.com/rsharifnasab/dotfiles/master/install/dotfiles_cloner.sh | bash\n```\n\nThis would clone the current repository to `~/proj/dotfiles`\n\n+ Use `sync_home` script to symlinks configs from dotfiles repo to your home dir.\n\n```bash\n~/proj/dotfiles/configs/bin/sync_home\n```\n\nIt would fails if any of the files (like `.bashrc`) exists. Delete them and try again.\n\n+ Open `install/post_install.sh` in your editor of choice\nand comment/uncomment sections in `run` and run it (Use at your own risk).\n\n+ Run `install/post_install.sh` with bash.\nYou can also source it manually in bash and run functions interactively.\n\n+ Check out the `docs` folder for more information.\nFor example, there is a cheat sheet for \"after installation steps\". [+](./docs/after_install.txt)\nand general useful commands [+](./docs/main.md).\n\n## Configurations\n\n+ Neovim: Moved to [it's own repo](https://github.com/rsharifnasab/my-neovim.git)\n+ All config files are in `configs/` dir, which is then symlinked to `~` with `sync_home`\n+ Bash and Zsh use common aliases (in `.aliases.sh`)\n+ The Vim config is minimal. No plugins or cool themes. Just a simple `.vimrc`.\n+ safe-rm: send removed items to the trash instead of deleting them forever!\nIt also protects you from accidental deletion of all files!\n+ Kitty is my favorite terminal emulator.\n+ There are some tiny scripts in the `bin` dir,\nwhich I find useful. They are in `$PATH` too.\n+ `Templates` contain different code templates that I might use.\n+ File are symlinked to `~` with Stow. This means config files\nare kept in `dotfiles/configs` folder, but they are symlinked to\nproper places in the home folder. So be careful:\n  + You should back up and delete your old config files before first sync,\n    or otherwise, stow throws an error.\n  + DO NOT delete, move, or rename the dotfiles folder.\n    If you do so, All configs become unavailable!\n  + If you added a file or dir to the `dotfiles` dir,\n    you should call `sync_home` in order to create symlinks in the home.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsharifnasab%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsharifnasab%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsharifnasab%2Fdotfiles/lists"}