{"id":21076499,"url":"https://github.com/ruyjfs/unix","last_synced_at":"2026-04-12T00:04:58.228Z","repository":{"id":141649230,"uuid":"86638963","full_name":"ruyjfs/unix","owner":"ruyjfs","description":"All you need for a advanced unix bash","archived":false,"fork":false,"pushed_at":"2020-04-15T18:43:05.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T22:53:15.202Z","etag":null,"topics":["debian","linux","nerd-fonts","powerline","powershell","server","terminal","terminal-theme","tmux","ubuntu","unix","unix-shell","vim","vim-plug","vimrc","zsh"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ruyjfs.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":"2017-03-29T23:38:40.000Z","updated_at":"2020-04-15T18:43:07.000Z","dependencies_parsed_at":"2023-07-01T16:25:28.695Z","dependency_job_id":null,"html_url":"https://github.com/ruyjfs/unix","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/ruyjfs%2Funix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyjfs%2Funix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyjfs%2Funix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruyjfs%2Funix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruyjfs","download_url":"https://codeload.github.com/ruyjfs/unix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243521253,"owners_count":20304186,"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":["debian","linux","nerd-fonts","powerline","powershell","server","terminal","terminal-theme","tmux","ubuntu","unix","unix-shell","vim","vim-plug","vimrc","zsh"],"created_at":"2024-11-19T19:28:42.407Z","updated_at":"2026-04-12T00:04:58.200Z","avatar_url":"https://github.com/ruyjfs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unix\nAll you need for a advanced unix bash\n\n# 1. Install Git - Needed for plugins\n    apt-get install -y git\n# 2. Install VIM\n    apt-get install -y vim\n## 2.1 Vim Bootstrap for pre configuration plugins essential \n   [www.vim-bootstrap.com](https://github.com/avelino/vim-bootstrap)\n\n# 3. Install [zsh (Oh My Zsh)](https://github.com/robbyrussell/oh-my-zsh)\n    apt-get install -y zsh\n## 3.1 Turn zsh default for shell\n    chsh -s $(which zsh)\n## 3.2 If you want change to my favorite theme go to ZSH_THEME=\"robbyrussel\" and change to ZSH_THEME=\"agnoster\"\n    vim ~/.zshrc # \n![Image](https://camo.githubusercontent.com/6d971fb4a462a11da0efee2206d98afeb5fffd47/687474703a2f2f692e696d6775722e636f6d2f61506d4c692e706e67)\n## 3.2 If use custom theme, you have Install fonts-powerline and restart your pc\n    apt-get install -y fonts-powerline \n```    \napt-get install -y python python-pip\n\ngit clone https://github.com/b-ryan/powerline-shell\ncd powerline-shell\npython setup.py install\n```\n## 3.3 Install Auto Suggestion\n[ZSH Auto Suggestion](https://github.com/zsh-users/zsh-autosuggestions)\n\n\n# 4. Advanced\n   - [Powerline Shell](https://github.com/banga/powerline-shell)\n   - [Nerd Font](https://github.com/ryanoasis/nerd-fonts#patched-fonts)\n   - [Nerd Icons](https://github.com/ryanoasis/vim-devicons)\n   - [Powerline theme and font extra](https://github.com/ryanoasis/powerline-extra-symbols)\n\n# 4. Install tmux - Tmux is like terminator but without using graphical interface, it divides the screens directly into the terminal\n     apt-get install -y tmux\n## My hotkeys configuration - Put code of tmux.conf in this gist on your ~/.tmux.conf.\n\n    vim ~/.tmux.conf\n## Reloading tmux config\n\n    tmux source-file ~/.tmux.conf\n    \n## Install plugins for tmux\n\n    https://github.com/tmux-plugins\n    \n\n# Links:\n- [https://vim-adventures.com/](https://vim-adventures.com/) - For vim begginers\n\n\n# Install Tilda - Is a terminal with scroll of top\n    sudo apt-get install tilda\n\n\n\n# Turn background vim transparent\nvim ~/.vimrc.local:\n\nhighlight Normal ctermbg=none\nhighlight NonText ctermbg=none\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruyjfs%2Funix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruyjfs%2Funix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruyjfs%2Funix/lists"}