{"id":18751029,"url":"https://github.com/e9t/dotfiles","last_synced_at":"2025-04-13T00:08:06.116Z","repository":{"id":6156045,"uuid":"7385499","full_name":"e9t/dotfiles","owner":"e9t","description":"My dotfiles.","archived":false,"fork":false,"pushed_at":"2024-02-19T23:56:30.000Z","size":1522,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-20T00:36:49.200Z","etag":null,"topics":["bash","dotfiles","git","tmux","vim"],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","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/e9t.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}},"created_at":"2012-12-31T09:22:42.000Z","updated_at":"2023-01-17T13:18:48.000Z","dependencies_parsed_at":"2024-01-06T03:37:30.479Z","dependency_job_id":"958bf6c9-3a34-46bc-84a9-32dd0a07926a","html_url":"https://github.com/e9t/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/e9t%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e9t%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e9t%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e9t%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e9t","download_url":"https://codeload.github.com/e9t/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223555151,"owners_count":17164527,"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":["bash","dotfiles","git","tmux","vim"],"created_at":"2024-11-07T17:14:04.484Z","updated_at":"2024-11-07T17:14:04.975Z","avatar_url":"https://github.com/e9t.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lucy's Dotfiles\n\nMy dotfiles for bash.\nThanks to the myriad developers out there who opened up their codes!\n\n## Requirements\n\n- Vim 7.3.598+ (due to YouCompleteMe)\n\n## Installation\n\n```\n# backup previous dotfiles\nmkdir -p ~/.dotfiles.backup\nmv ~/.[^.]* ~/.dotfiles.backup/\n\n# get new dotfiles\ngit clone https://github.com/e9t/dotfiles.git\nmv dotfiles/* dotfiles/.[^.]* ~\nrmdir dotfiles\ngit submodule init\ngit submodule update\n```\n\n## Features\n\n### Bash\n- Though tempted by [zsh](http://www.zsh.org/) from time to time, I'm quite content with my current [bash](http://www.gnu.org/software/bash/bash.html) settings. If I'm bored one day, I might migrate.\n- [fasd](https://github.com/clvv/fasd) is a small shell scipt that should be nominated for the Nobel prize or something. (It lets you jump around directories based on your log 'frecencies'.) I once used [z](https://github.com/rupa/z).\n- I maintain a `.bash_aliases`(which contains more than aliases) and `.bash_functions`. Then there's a `.bash_macosx`, `.bash_linux` and `.bash_constants`.\n\n### Vim\n- I've forked Amir Salihefendic's [basic .vimrc](https://github.com/amix/vimrc/blob/master/vimrcs/basic.vim) and customized it (e.g., add code templates).\n- `.vim` plugins are managed with [pathogen.vim](https://github.com/tpope/vim-pathogen).\n- Skeleton files for C, HTML, Java, Python sometimes make my life easier (but sometimes not).\n\n### Tmux\n- My `.tmux.conf` is based on [Florian Crouzat's](http://files.floriancrouzat.net/dotfiles/.tmux.conf), where I've commented out stuff and added pane selection key bindings.\n\n### Git\n- [scm_breeze](https://github.com/ndbroadbent/scm_breeze) is a MUST-GET for git!\n\n...and much more!\n\n## License\nYou're free to use anything I did to this repo, but please respect others' licenses within.\nI'm always happy for [feedback](http://twitter.com/echojuliett).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe9t%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe9t%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe9t%2Fdotfiles/lists"}