Git Product home page Git Product logo

linux-setup's Introduction

linux-setup

Collection of scripts to automatically install and configure my favourite software.

Quick start

Just directly pipe the main setup.sh script, and follow all steps.

curl https://raw.githubusercontent.com/tsepanx/linux-setup/master/curl.sh | bash

Script interaction

A script will ask to continue on each <section>, responsible for a single util setup. On waiting an answer from user, any other from y or empty input %%any other than yes, %%will be considered as section skip.

Sections

Packages installation

My packages lists at pkg-lists/ installation.

  1. Choose whether to install whole base list
  2. Choose specific packages from extra list
  3. Choose left lists to install as a whole

Yay

Setup yay, using git.io/yay.sh script

My Dotfiles

git clones my dotfiles repo to ~/.dotfiles as bare repository.

Zsh

  • my shell-related config files.
    • .bashrc
    • .zshrc
    • .alias_zsh
    • .alias_bash
    • .vars
  • oh-my-zsh, with plugins
    • zsh-autosuggestions
    • zsh-syntax-highlighting

Neovim

  • my .vimrc config linked by init.vim
  • Install plugins

Ranger

  • my config files at .config/ranger
  • fresh plugins repos
    • fzf_select
    • ranger_devicons
    • ranger-zoxide

TODO

  • Cp files from ./root dir
  • systemctl enable --now --user mpd.socket

linux-setup's People

Contributors

tsepanx avatar

Stargazers

 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.