Code Monkey home page Code Monkey logo

oh-my-ubuntu's Introduction

On-My-Ubuntu

Try to make my Ubuntu 18.04 more awesome! :-D

Run the following command on your terminal, everying will be done automatically for you!

curl -sLf https://raw.githubusercontent.com/gaunthan/Oh-My-Ubuntu/master/once_for_all.sh | bash

once_for_all.sh will call the following scripts

script function
setup_system.sh Remove preinstalled useless packages such as gnome games, giving you a clean Ubuntu system. Also install recently used network tools.
beautify_gnome_shell.sh Enable user-theme to beautify your desktop (new themes, new wallpapers). And make your topbar, dock more awesome.
enable_chinese_input.sh No longer need to worry about how to input Chinese in other locale.

If you just need one of them, feel free to call it directly, for example

curl -sLf https://raw.githubusercontent.com/gaunthan/Oh-My-Ubuntu/master/beautify_gnome_shell.sh | bash

Setup your system

Oh, I hate preinstalled packages that usually are useless or ad. So after system installation finished, I will run the following command to clean up the system

curl -sLf https://raw.githubusercontent.com/gaunthan/Oh-My-Ubuntu/master/setup_system.sh | bash

Beautify your gnome shell

You can run the following command to reborn your desktop

curl -sLf https://raw.githubusercontent.com/gaunthan/Oh-My-Ubuntu/master/beautify_gnome_shell.sh | bash

If nothing wrong, your system will have a new look, as the following picutres shown.

Desktop

Apps Overview

If you do encounter problems, please enable user-theme manully by gnome-tweak-tools, and run this script again.

Enable chinese input

You can run the following command to set up chinese input method

curl -sLf https://raw.githubusercontent.com/gaunthan/Oh-My-Ubuntu/master/enable_chinese_input.sh | bash

You may need to log out for the change to take effect.

oh-my-ubuntu's People

Contributors

gaunthan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.