{"id":22508164,"url":"https://github.com/sfabrizio/dotfiles","last_synced_at":"2025-08-03T13:30:48.607Z","repository":{"id":82606207,"uuid":"57132068","full_name":"sfabrizio/dotfiles","owner":"sfabrizio","description":"💻 My personal dotfiles -\u003e Always improving 🚀","archived":false,"fork":false,"pushed_at":"2024-09-16T13:57:02.000Z","size":2136,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2024-09-16T16:26:08.866Z","etag":null,"topics":["autoenv","bash","dotfiles","nodejs","oh-my-zsh","personal-dotfiles","tmux","vim","zsh","zsh-theme"],"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/sfabrizio.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}},"created_at":"2016-04-26T13:49:37.000Z","updated_at":"2024-09-16T13:57:06.000Z","dependencies_parsed_at":"2024-02-27T11:52:49.771Z","dependency_job_id":null,"html_url":"https://github.com/sfabrizio/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/sfabrizio%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfabrizio%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfabrizio%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfabrizio%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfabrizio","download_url":"https://codeload.github.com/sfabrizio/dotfiles/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228545007,"owners_count":17934673,"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":["autoenv","bash","dotfiles","nodejs","oh-my-zsh","personal-dotfiles","tmux","vim","zsh","zsh-theme"],"created_at":"2024-12-07T01:18:38.511Z","updated_at":"2024-12-07T01:18:39.123Z","avatar_url":"https://github.com/sfabrizio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/sfabrizio/dotfiles.svg?branch=master)](https://travis-ci.org/sfabrizio/dotfiles)\n# Sam’s dotfiles\n\nThis is my personal dotfiles. I created it from scratch. You are free to use it if you want.. But I recommend you create your own dotfiles. It's a learning journey and It's sastifying build your own tools (at least it is for me). Feel free to take this dotfiles as base or inspiration.\n\n**OS Support**:  OSX, Linux \u0026 Windows\n\n![preview](screenshots/preview3.png)\n\n# Install\n\nSam's dotfiles is installed by running one of the following commands in your terminal. You can install this via the command-line with either curl or wget.\n\n\u003e This install script is detecting the OS where is running and It's acting accordingly.\n\n**Via curl**\n\n```\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/sfabrizio/dotfiles/master/install.sh)\"\n```\n\n**Via wget**\n```\nsh -c \"$(wget https://raw.githubusercontent.com/sfabrizio/dotfiles/master/install.sh -O -)\"\n```\n\nThis will install for you. all neccesaty pkg for have it working. The only real pre-requirement is have `git` command.\n\n## installation packages:\n  - [brew](https://brew.sh/) (OSX only)\n  - [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)\n  - [byobu](http://byobu.co/) (OSX/linux)\n  - [nodeJs](https://nodejs.org/en/)\n  - [turbo-git](https://github.com/labs-js/turbo-git)\n  - [nvm](https://github.com/creationix/nvm)\n  - [autoenv](https://github.com/kennethreitz/autoenv)\n  - [tmux](https://en.wikipedia.org/wiki/Tmux)\n  - [tmux-powerline](https://github.com/erikw/tmux-powerline)\n  \n After package installations It will create references on home directory to these .dotfiles, Creating also a backup's copy of previous .dotfiles\n\n\n# Features\n\n## OH-MY-ZSH\n- custom zsh theme: [ozono](https://github.com/sfabrizio/ozono-zsh-theme)\n- [ozono](https://github.com/sfabrizio/ozono-zsh-theme): switch the icon according OS: linux, mac, rasbian, etc.\n- [ozono](https://github.com/sfabrizio/ozono-zsh-theme): show node js version only on js projects.\n- auto switch node js version enviroment only when it’s necessary. Using Autoenv\n\n![ozono](screenshots/ozono.png)\n\n## VIM/NVIM\n\nThis configuration work with the regular vim but I'm usin nvim on Linux/OSX.\n\n- code higliting: js, jsx, html,css, scss, bash, c, etc. linting.\n- auto ident js code.\n- nerd tree, vim icons, etc.\n- eslint_d for faster linting.\n- etc, etc. Check [vimrc](vimrc) file for more references.\n\n![vim](screenshots/vim.png)\n\n## Git\n\n- turbo-git\n- custom shorts alias \u0026 turbo git alias\n- colors improvements\n- global gitconfig \u0026 global gitignore\n\n![git](screenshots/turbo-git.png)\n\n## TMUX\n\n- easy shorcuts thanks to byobu\n- beter colors, match with ozono theme\n- custom tmux powerline bar\n- custom segments for tmux bar: slack/whatsapp notifications counter (Only working on OSX so far)\n\n![tmux](screenshots/tmux-bar.png)\n\n\n# Windows Support\n\nAfter many tries of find a propper terminal under Windows. I decided to use `bash` instead of `zsh`.\nI was able to install the linux version of this dotfiles in [ubuntu-for-windows](https://docs.microsoft.com/en-us/windows/wsl/install-win10). but the performance is not good and it has weird behaviours. I also tried out [Hyper](https://hyper.is/) and others. And After 1 year of these tries..\n\nMy Conclution: [git-bash](https://gitforwindows.org/) terminal with linux extended commands and being used with [ConEmu](https://conemu.github.io/en/Downloads.html) It's the best!\n\n## Diffs running over windows:\n\n- Use bash intead zsh.\n- No tmux, instead use `ConEmu` Spliting Features\n- install script: It's the same install entry as in linux but It's doing a fallback to `intall-windows.sh`\n- Use vim instead of Nvim\n- Include alias only valid for windows.\n- vim: disable monokai theme, this cause issues on the colors.\n- git: disable diff-so-fancy, It's not sopported on windows.\n\n![windows-terminal](screenshots/windows-terminal.png)\n\n\n\n## TODO:\n- ~~install script: install autoenv~~\n- ~~install script: should install oh-my-zsh~~\n- ~~one command for install all the dependencies OSX~~\n- ~~tmux-bar: create custom segments.~~\n- ~~tmux-bar: show spotify playing song and change it from the bar.~~\n- ~~install nvim on script install~~\n- ~~windows support - find alternatives, a propper terminal~~\n- vim: disable monokai theme only on windows.\n- git: disable diff-to-fancy only on windows.\n- install: add patched font, this is currently manual work.\n- auto updates on dotfiles\n- write unit tests\n- vim: create plugin for auto fix eslint warnning.\n- implement autoenv global file\n- autocheck new node js version on new session start\n- autocheck updates of nvim.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/labs-js/turbo-git/blob/develop/README.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/Turbo_Commit-on-3DD1F2.svg\" alt=\"Turbo Commit: On\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfabrizio%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsfabrizio%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfabrizio%2Fdotfiles/lists"}