{"id":34356030,"url":"https://github.com/rlazoti/dotfiles","last_synced_at":"2026-04-15T19:41:47.658Z","repository":{"id":8498718,"uuid":"10106979","full_name":"rlazoti/dotfiles","owner":"rlazoti","description":"This repository contains all my dot files used in both Linux and Mac","archived":false,"fork":false,"pushed_at":"2024-04-10T03:16:18.000Z","size":1109,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-10T04:57:46.892Z","etag":null,"topics":["dotfiles","linux","macosx","shell","tmux","zsh"],"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/rlazoti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-16T17:49:19.000Z","updated_at":"2024-04-10T04:57:46.893Z","dependencies_parsed_at":"2022-09-09T20:31:06.677Z","dependency_job_id":null,"html_url":"https://github.com/rlazoti/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rlazoti/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlazoti%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlazoti%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlazoti%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlazoti%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlazoti","download_url":"https://codeload.github.com/rlazoti/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlazoti%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27789958,"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","status":"online","status_checked_at":"2025-12-18T02:00:09.725Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dotfiles","linux","macosx","shell","tmux","zsh"],"created_at":"2025-12-18T02:53:01.019Z","updated_at":"2025-12-18T02:53:01.663Z","avatar_url":"https://github.com/rlazoti.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"dotfiles\n========\n\nThis repository contains all my dot files used in both Linux and Mac.\n\nIt contains definitions for:\n\n* zsh\n* git\n* tmux\n* aliases\n* oh-my-zsh\n* tmux-powerline\n* environment variables (AKA $PATH and others)\n\n\nScreenshot\n==========\n\n#### Mac OS\n\n![how it looks like](https://raw.githubusercontent.com/rlazoti/dotfiles/master/screenshot-mac.png)\n\n\n#### Linux\n\n![how it looks like](https://raw.githubusercontent.com/rlazoti/dotfiles/master/screenshot-linux.png)\n\n\nInstallation\n=============\n\nTo it works properly you need to ensure that all prerequisites have been done correctly.\n\n\n### Prerequisites\n\n\n* Install **[zsh](http://www.zsh.org/)** and define it as you default shell.\n* Install **[tmux](https://tmux.github.io/)**.\n* Install **[Font Awesome](http://fontawesome.io/)** and define it as your terminal's non ASCII font (It can be done easly in both linux terminal and mac iterm2).\n* If needed, back up the following files from your home directory (they'll be replaced):\n\n```sh\n~/.zshenv\n~/.zshrc\n~/.tmux.conf\n~/.gitignore\n```\n\n\n### Install\n\n\nAfter all prerequisites' steps, clone this repository into your home directory as .terminal:\n\n```sh\n$ git clone https://github.com/rlazoti/dotfiles ~/.terminal\n```\n\nEdit the file *~/.terminal/home*, and add your current home directory (Ex: /home/rlazoti).\n\nThen run the script below to create all symbolic links and install its dependencies:\n\n```sh\n$ ~/.terminal/install.zsh\n```\n\nRestart your terminal and have fun! :)\n\n### MacOS Users\n\nTo add *opendiff* as your default difftool/mergetool, run the following commands:\n\n```\ngit config --global diff.tool opendiff\ngit config --global merge.tool opendiff\ngit config --global difftool.prompt false\nsudo xcode-select -switch /Applications/Xcode.app/Contents/Developer/\n```\n\n### Iterm2 Settings\n\n Open iterm2 settings and change \"Load preferences from a custom folder or URL\" field to\n\n ```\n ~/.terminal/iterm2-preferences\n ```\n\nAuthor\n======\n\nRodrigo Lazoti - rodrigolazoti@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlazoti%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frlazoti%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlazoti%2Fdotfiles/lists"}