{"id":15663345,"url":"https://github.com/fatescript/dotfiles","last_synced_at":"2026-03-15T10:20:53.017Z","repository":{"id":161411942,"uuid":"152000259","full_name":"FateScript/dotfiles","owner":"FateScript","description":"useful dotfiles included vim, zsh, tmux and vscode","archived":false,"fork":false,"pushed_at":"2025-04-18T06:59:45.000Z","size":256,"stargazers_count":18,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T19:58:27.634Z","etag":null,"topics":["tmux","vimrc","vscode","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FateScript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-10-08T01:09:13.000Z","updated_at":"2025-04-18T06:59:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7fa7437-afa4-4b35-8dba-3f7030dd0f72","html_url":"https://github.com/FateScript/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/FateScript%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FateScript%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FateScript%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FateScript%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FateScript","download_url":"https://codeload.github.com/FateScript/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252576827,"owners_count":21770719,"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":["tmux","vimrc","vscode","zsh"],"created_at":"2024-10-03T13:36:46.260Z","updated_at":"2026-03-15T10:20:47.980Z","avatar_url":"https://github.com/FateScript.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n## Start configuration with a few steps\nStep1: Clone this repo and enter the directory\n```shell\ngit clone https://github.com/FateScript/dotfiles.git\ncd dotfiles\n```\n\nStep2: Install\nyou can use the following command to install all the configuration files:\n```shell\nsource zsh/install.zsh\ninstall_all\n```\n\nStep3: Update configuration if needed\nIf you have install the software, you can use the following command to update the configuration files:\n```shell\nupdate_conf\n```\n\n## Customize your configuration if needed\n\n### Vim\n\nStep1: Move vimrc to $HOME/.vimrc\n```shell\nmv vimrc $HOME/.vimrc\n```\n\nStep2: Install vim-plug\n\nStart vim and run the following command in command mode:\n```shell\n:PluginInstall\n```\n\n### Oh-my-zsh\n\nInstall and configure zsh, and set zsh as default shell.\n\n```shell\nprepare_zsh\n```\n\n### Tmux\n\nInstall and configure tmux.\n\n```shell\nprepare_tmux\n```\n\n### Useful tools \n\n* [ranger](https://github.com/ranger/ranger)\n* [ripgrep](https://github.com/BurntSushi/ripgrep)\n* [fzf](https://github.com/junegunn/fzf)\n* [timg](https://github.com/hzeller/timg) or [imgcat](https://github.com/wookayin/python-imgcat)\n\n```shell\ninstall_tools\n```\n\n### VSCode\nHighly recommend to use [vscode](https://code.visualstudio.com/) + [vim plugin](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim) as your working IDE.\n\nFor more settings, please refer to [vscode config](vscode/README.md)\n\n### Surfingkeys\n[Surfingkeys](https://github.com/brookhong/Surfingkeys) is a chrome extension that provides vim-like keybindings in chrome.\n\n### Acknowledgement\n\nI refer to the following repos to build my own dotfiles:\n* [dotfiles of kdeldycke](https://github.com/kdeldycke/dotfiles)\n* [dotfiles of ppwwyyxx](https://github.com/ppwwyyxx/dotfiles)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffatescript%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffatescript%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffatescript%2Fdotfiles/lists"}