Git Product home page Git Product logo

ubuntu_init_config's Introduction

个人初始化UBUNTU的配置脚本

每次装完ubuntu后总要花大量时间去配置,自定义啥的,觉得太麻烦。于是用脚本来一键完成,shell编程还处于起步阶段,我在一遍学习一边改进。这也算是一举两得了,此脚本功能有如下:

  • 移除无用软件
  • 增加了vim最新源可以直接用apt安装8.0版本
  • 安装vim
  • 安装vpnc,git
  • 配置vim,配置文件来自点此跳转
  • 换源
  • 安装sogou拼音
  • 安装chromium浏览器
  • 最后更新系统中所有软件

配置方法

git clone https://github.com/Peterhaiker/Ubuntu_init_config.git
cd Ubuntu_init_config
chmod u+x init.sh
./init.sh

一切完成后最好重启一下,目前在输入法安装那边做的不是很完美,可能无法安装

错误查看

若发生错误,会在Ubuntu_init_config目录下创建一个myinit.log文件用于保存错误信息,查看一下就指导错在哪一步,然后只能由您手动完成那个安装了

ubuntu_init_config's People

Contributors

peterhaiker avatar

Watchers

 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.