Git Product home page Git Product logo

linux_config's Introduction

介绍

在ubuntu上自动安装和配置相关开发工具

要求

  • ubuntu 18

主要原因

  1. 由于ubuntu 18以下版本安装nvim无法通过apt直接下载。
  2. nvim部分插件要求python3.6以上,由于ubuntu 18以下版本apt下载默认最新为3.5

说明

install.sh: 用于安装各类工具 Makefile: 用于安装各类配置文件

install.sh

./install.sh -h|--help: 查看帮助

Makefile

  1. make [opt]: 安装对应选项的配置
  2. make: 安装所有配置

使用方法

git clone https://github.com/toby0000/linux_config ~/.linux_config
cd ~/.linux_config
./install.sh init

# 进入python虚拟环境,并安装相关工具
source ~/.env/py3/bin/activate
./install.sh ins_pytools

# 以下根据自身需要选择是否执行
# 安装zsh插件
./install.sh ins_zsh_plug

linux_config's People

Contributors

toby0000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar wei avatar

Watchers

 avatar

Forkers

kokoiszkr

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.