{"id":25653121,"url":"https://github.com/juliantellez/up","last_synced_at":"2025-08-22T23:20:29.664Z","repository":{"id":36130335,"uuid":"221292509","full_name":"juliantellez/up","owner":"juliantellez","description":"🆙Configure your machine with one command 🆙","archived":false,"fork":false,"pushed_at":"2023-12-12T23:54:55.000Z","size":3994,"stargazers_count":46,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-16T03:18:26.893Z","etag":null,"topics":["dotfiles","osx-dotfiles","osx-setup","shell"],"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/juliantellez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-11-12T19:11:40.000Z","updated_at":"2023-03-11T12:20:10.000Z","dependencies_parsed_at":"2025-02-23T19:33:20.938Z","dependency_job_id":"bf16bb08-5224-4cd9-acb3-dd0ba69d6c6b","html_url":"https://github.com/juliantellez/up","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliantellez%2Fup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliantellez%2Fup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliantellez%2Fup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliantellez%2Fup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliantellez","download_url":"https://codeload.github.com/juliantellez/up/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249188436,"owners_count":21227015,"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":["dotfiles","osx-dotfiles","osx-setup","shell"],"created_at":"2025-02-23T19:30:56.543Z","updated_at":"2025-04-16T03:18:42.094Z","avatar_url":"https://github.com/juliantellez.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eUP\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/juliantellez/up\" target=\"_blank\"\u003e\n    \u003cimg alt=\"lambcycle\" src=\"./assets/up.png\" width=\"144\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nUP is a declarative dotfile configuration.\nIts main goal is to increase your productivity whilst keeping track of your dependencies.\nGet UP and running in no time, start up your machine with one command!\n\u003c/p\u003e\n\n- [Install](#install)\n- [Tooling](#tooling)\n- [Shell](#shell)\n- [Languages](#languages)\n- [Utilities](#utilities)\n- [cli/Binaries](#clibinaries)\n- [Browsers](#browsers)\n- [Editors](#editors)\n- [Databases](#databases)\n- [Productivity](#productivity)\n- [Apps](#apps)\n- [Configuration files](#configuration-files)\n- [Mac Configuration](#mac-configuration)\n- [Iterm Profile](#iterm-profile)\n- [Color Presets](#color-presets)\n- [Acknowledgements](#acknowledgements)\n- [FAQ](#faq)\n\n\n# Install\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/juliantellez/up\" target=\"_blank\"\u003e\n    \u003cimg alt=\"lambcycle\" src=\"./assets/up_cli.png\" width=\"500\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nCopy the following snippet into your current terminal.\n\n```bash\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/juliantellez/up/master/install.sh)\"\n```\n\n# Tooling\n\n- [Xcode](https://developer.apple.com/xcode/): Installs necessary development tools.\n- [Home brew](https://brew.sh/): The missing package manager for macOS (or Linux).\n- [git](https://github.com/git/git): A free and open source distributed version control system.\n\n# Shell\n- [ohmyz](https://ohmyz.sh/): A delightful, open source, community-driven framework for managing your ZSH configuration.\n- [iterm2](https://www.iterm2.com/): A replacement for Terminal.\n- [powerlevel9k](https://github.com/Powerlevel9k/powerlevel9k): The most awesome Powerline theme for ZSH around!\n- [zsh syntax highlight](https://github.com/zsh-users/zsh-syntax-highlighting): Enables highlighting of commands whilst they are typed.\n- [zsh autocomplete](https://github.com/zsh-users/zsh-completions): Completion scripts that are not available in Zsh yet.\n- [font-hack-nerd-font](https://github.com/ryanoasis/nerd-fonts): Developer targeted fonts.\n\n# Languages\n- [Go](https://github.com/golang/go): Open source programming language that makes it easy to build simple, reliable, and efficient software.\n- [Nodejs](https://nodejs.org/en/): A JavaScript runtime built on Chrome's V8 JavaScript engine.\n- [Python](https://github.com/python/cpython): An ideal language for scripting and rapid application development in many areas on most platforms.\n- [Rust](https://www.rust-lang.org/tools/install): A language empowering everyone to build reliable and efficient software.\n\n# Utilities\n- [fzf](https://github.com/junegunn/fzf): General-purpose command-line fuzzy finder.\n- [jq](https://github.com/stedolan/jq): A lightweight and flexible command-line JSON processor.\n- [htop](https://github.com/hishamhm/htop): An interactive process viewer.\n- [hub](https://github.com/github/hub): Commands that make working with GitHub easier.\n- [the_silver_searcher](https://github.com/ggreer/the_silver_searcher): A code searching tool similar to ack, with a focus on speed.\n- [tree](https://linux.die.net/man/1/tree): A depth indented listing of files.\n- [wget](https://github.com/jay/wget): A free utility for non-interactive download of files from the Web.\n- [z](https://github.com/rupa/z): Tracks your most used directories, based on 'frecency'.\n\n# cli/Binaries\n- [awscli](https://github.com/aws/aws-cli): Unified command line interface to Amazon Web Services.\n- [docker](https://github.com/docker/cli): Package Software into Standardized Units for Development, Shipment and Deployment.\n- [kubectl](https://kubernetes.io/docs/reference/kubectl/overview/): cli for running commands against a kubernetes cluster.\n- [kops](https://github.com/kubernetes/kops): The easiest way to get a production grade Kubernetes cluster up and running in AWS.\n- [mas](https://github.com/mas-cli/mas): CLI for the Mac App Store.\n- [terraform](https://github.com/hashicorp/terraform): Tool for building, changing, and versioning infrastructure safely and efficiently.\n- [vault](https://github.com/hashicorp/vault): tTol for securely accessing secrets.\n- [ngrok](https://ngrok.com/): A multiplatform tunnelling and reverse proxy.\n- [vagrant](https://www.vagrantup.com/): Development Environments Made Easy.\n\n# Browsers\n- [firefox](https://www.mozilla.org/en-US/firefox/): Free and open-source web browser developed by the Mozilla Foundation.\n- [google-chrome](https://www.google.com/chrome/): A cross-platform web browser developed by Google.\n- [google-chrome-canary](https://www.google.com/chrome/canary/): Nightly build for developers.\n\n# Editors\n- [visual-studio-code](https://code.visualstudio.com/): Code editor redefined and optimized for building and debugging modern web and cloud applications. \n- [neoVim](https://github.com/neovim/neovim): Vim-fork focused on extensibility and usability.\n\n# Databases\n- [postgress](https://www.postgresql.org/): reliable and robust object-relational database.\n- [redis](https://redis.io/): in-memory data structure store.\n\n# Productivity\n- [caffeine](http://lightheadsw.com/caffeine/):  Click it to prevent your Mac from automatically going to sleep.\n- [spectacle](https://www.spectacleapp.com/): Move and resize windows with ease.\n- [trailer](https://ptsochantaris.github.io/trailer/): Track pull requests and issues across repositories.\n- [day-o](https://shauninman.com/archive/2011/10/20/day_o_mac_menu_bar_clock): Menu bar clock replacement with a simple calendar for your Mac.\n\n# Apps\n- [gitter](https://gitter.im/): A chat and networking platform that helps to manage, grow and connect communities through messaging, content and discovery.\n- [slack](https://slack.com/): Brings all your communication together.\n- [giphy capture](https://giphy.com/apps/giphycapture): The best way to create GIFs on your Mac.\n- [canary](https://canarymail.io/): Modern email apps compromise on security or features. Canary does not.\n- [spotify](https://www.spotify.com): Music for everyone.\n\n# Configuration files\n\n- [gitconfig](./config/.gitconfig): Get and set global options.\n- [gitignore](./config/.gitignore_global): Specifies intentionally untracked files to ignore.\n- [zshrc](./config/.zshrc): 'runcom' or 'run commands' for zsh.\n- [iterm](./config/iterm.json): Iterm2 profile.\n\n# Mac Configuration\nPlease read the [configurations](./dependencies/mac.sh) before applying them. Note that you can always reset them by typing:\n\n```\ndefaults delete \u003cdomain\u003e; # sets domain to default settings\nkillall \u003cdomain\u003e; # restarts domain\n\ne.g\ndefaults delete Dock;\nkill all Dock;\n```\n\n# Iterm Profile\n\nUP uses a dynamic profile [see](https://www.iterm2.com/documentation-dynamic-profiles.html). To enable it do:\n\n```\nIterm2 \u003e\n    Preferences \u003e\n        Profiles \u003e UP Config \u003e\n            Other Actions \u003e Set as Default\n```\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/juliantellez/up\" target=\"_blank\"\u003e\n    \u003cimg alt=\"lambcycle\" src=\"./assets/up_iterm_config.gif\" width=\"500\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Color Presets\n\nColor presets can be downloaded by following [this url](https://github.com/mbadolato/iTerm2-Color-Schemes/blob/master/README.md). Alternatively you can\nfollow the description below and import them from the color_presets folder.\n\n```\nIterm2 \u003e Preferences \u003e Profiles \u003e Colors \u003e Color Presets \u003e Import\n```\n\n# NeoVim\n\nNeovim plugins are powered by [vim Plug](https://github.com/junegunn/vim-plug).\n\n```\n$ nvim\n\n:PlugStatus\n:PlugInstall\n```\n\n# Acknowledgements\nThese configs and dotfiles stand on the shoulders of the following giants:\n\n- https://github.com/minamarkham/formation\n- https://github.com/mathiasbynens/dotfiles\n- https://github.com/kevinSuttle/macOS-Defaults\n\n# FAQ\n\n- Have you tested these dotfiles?\n\n  Yes, currently tested on:\n\n  - macOS High Sierra - 10.13.6\n  - macOS Mojave - 10.14.6\n  - macOS Catalina - 10.15.1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliantellez%2Fup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliantellez%2Fup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliantellez%2Fup/lists"}