GithubHelp home page GithubHelp logo

kernel-install's Introduction

--- Initializing a Linux System ---

sudo apt-get update -y && apt-get dist-upgrade -y

Install ZSH

sudo apt-get install zsh

Robbyrussell Install Script to initialize ZSH and change the shell.

./zshinit.sh

Add in plugins to ZSH :

#plugins=(git autojump autopep8 brew common-aliases extract git-extras github

npm node pip python repo sublime command-not-found)

You can edit them in .zshrc file.

Install an anonmizer

sudo apt-get install kalitorify | kalitorify -s

Fetch all the Repositories from Git using Gitim.

cd gitim | python -m gitim -u

Once the ATOM Editor is installed Change your Theme using Atom package Manager.

apm install predawn-syntax

Install Python language server [python -m pip install 'python-language-server[all]']

python -m pip install 'python-language-server[all]'

Install all the packages required for python programming.

Python ide support for Atom

File Icon Package

apm install script apm install atom-file-icons apm install ide-python apm install atom-ide-ui

kernel-install's People

Contributors

hiddenxx 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.