All Projects → XuCcc → Initubuntu

XuCcc / Initubuntu

ShellScript use to Init Ubuntu

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Initubuntu

Dotfiles
My personal configuration management system
Stars: ✭ 66 (+175%)
Mutual labels:  zsh, ubuntu
Robotics setup
Setup Ubuntu 18.04, 16.04 and 14.04 with machine learning and robotics software plus user configuration. Includes ceres tensorflow ros caffe vrep eigen cudnn and cuda plus many more.
Stars: ✭ 110 (+358.33%)
Mutual labels:  zsh, ubuntu
Dotfiles
My dotfiles, mainly Ubuntu and OSX stuff
Stars: ✭ 12 (-50%)
Mutual labels:  zsh, ubuntu
Ubuntu On Steroids
Developer setup & configuration guide for Ubuntu.
Stars: ✭ 111 (+362.5%)
Mutual labels:  zsh, ubuntu
Dotfiles
My lovely dots ~/.💖
Stars: ✭ 212 (+783.33%)
Mutual labels:  zsh, ubuntu
dotfiles
Dotfiles & Developer Environment. Supports Ubuntu2004+, macOS Catalina+, Windows 10 w WSL
Stars: ✭ 30 (+25%)
Mutual labels:  zsh, ubuntu
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (+262.5%)
Mutual labels:  zsh, ubuntu
Dotfiles
Dotfiles
Stars: ✭ 117 (+387.5%)
Mutual labels:  zsh, ubuntu
Tmoe Linux
🍭Without any basic knowledge of linux shell,you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.🍹Graphical qemu manager,🐋support running docker on Android.配置WSL和安卓手机的linux容器,桌面环境,主题美化,远程桌面,音频服务,镜像源,uefi开机启动项,webdav(nginx),fcitx输入法以及qemu-system虚拟机...
Stars: ✭ 149 (+520.83%)
Mutual labels:  zsh, ubuntu
Hstr
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Stars: ✭ 2,909 (+12020.83%)
Mutual labels:  zsh, ubuntu
cloud-computer
☁️ The Cloud Native Computer
Stars: ✭ 5 (-79.17%)
Mutual labels:  zsh, ubuntu
Sepshell
Clean and minimal zsh theme with git bisecting/merging/rebasing modes and configurable prompt symbols.
Stars: ✭ 17 (-29.17%)
Mutual labels:  zsh
Dotfiles
My dotfiles.
Stars: ✭ 5 (-79.17%)
Mutual labels:  zsh
Switch Apt Mirror.ansible.role
switch apt mirror for Debian & Ubuntu with Ansible role.
Stars: ✭ 5 (-79.17%)
Mutual labels:  ubuntu
Zsh Histdb
A slightly better history for zsh
Stars: ✭ 801 (+3237.5%)
Mutual labels:  zsh
Piku
The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
Stars: ✭ 902 (+3658.33%)
Mutual labels:  ubuntu
Swizzin
A simple, modular seedbox solution
Stars: ✭ 888 (+3600%)
Mutual labels:  ubuntu
Antigen
The plugin manager for zsh.
Stars: ✭ 6,843 (+28412.5%)
Mutual labels:  zsh
Fgmk
Retro RPG Game Maker
Stars: ✭ 794 (+3208.33%)
Mutual labels:  ubuntu
Vidcutter
Been busy guys, will be reviewing and integrating pull requests shortly. Thanks to all contributors! LATEST RELEASE: 6.0.0 - flatpak @ https://flathub.org/apps/details/com.ozmartians.VidCutter - snap @ https://snapcraft.io/vidcutter - see https://github.com/ozmartian/vidcutter/releases for more details...
Stars: ✭ 775 (+3129.17%)
Mutual labels:  ubuntu

Init Ubuntu

Requires

  • git&curl&sed You can install them easily by bash InitUbuntu.sh --basic
  • zsh InitUbuntu will write env variables into ~/.zshrc. You can install zsh by bash InitUbuntu.sh terminal zsh

Optional

Support Os

Now,InitUbuntu supports Ubuntu 16.04,18.04.Github actions will check 16.04|18.04 every time.Some tools maybe install unsuccessfully on other version.Welcome to issues.

InitUbuntu maybe work well on Debian-based systems,because they use apt as package manager.

Tools

Use bash InitUbuntu.sh -h to see support tools and help.

[update]
[source]
        apt:    http://mirrors.ustc.edu.cn/ubuntu/
        pip:    https://pypi.tuna.tsinghua.edu.cn/simple
        docker: https://docker.mirrors.ustc.edu.cn
[common]
        aira2: A lightweight multi-protocol & multi-source command-line download utility
        tldr: Simplified and community-driven man pages
        ag: A code-searching tool similar to ack, but faster.
        fd: A simple, fast and user-friendly alternative to 'find'
[python]
        pip: pip3
        pyenv: Simple Python version management
        pipenv: Python Development Workflow for Humans
        ptpython: an advanced Python REPL
[java]
        jdk: Oracle JDK
        maven: A software project management and comprehension tool
[javascript]
        nvm: Node Version Manager - Simple bash script to manage multiple active node.js versions
[docker]
        docker-ce:
        docker-compose: A tool for defining and running multi-container Docker applications
[terminal]
        zsh: a delightful, open source, community-driven framework for managing your Zsh configuration.
        zshrc: custom ~/.zshrc
        zsh-syntax-highlighting: Fish shell like syntax highlighting for Zsh
        autojump: shell extension to jump to frequently used directories
        tmux: terminal multiplexer
        tmux.conf: custom ~/.tmux.conf

You can find zsh&&tmux profiles in ./config

Submit any other useful develop tools in the issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].