Skip to content

miaoyc666/RD-one-click-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RD-one-click-configuration

R&D environment one-click configuration script for Linux servers.

Usage

./install.sh

Supported OS

  • CentOS
  • Ubuntu
  • Debian

What it does

  1. Mirrors source — configure yum / apt mirror (disabled, pending test)
  2. zsh & oh-my-zsh — install zsh, oh-my-zsh with bira theme, zsh-autosuggestions and zsh-syntax-highlighting plugins, set zsh as default shell
  3. Config files — deploy .vimrc, .gitconfig, .ssh/config, and custom aliases to both .bashrc and .zshrc
  4. tmux — install via package manager
  5. ccat — install colorized cat replacement

Software List

Software Description
zsh Z shell
oh-my-zsh zsh framework with theme & plugins
zsh-autosuggestions fish-like autosuggestions for zsh
zsh-syntax-highlighting syntax highlighting for zsh
tmux terminal multiplexer
ccat colorized cat
vim text editor

About

One-click shell script to initialize R&D environment on Linux (CentOS / Ubuntu / Debian). Sets up oh-my-zsh, tmux, ccat, and deploys vim/git/ssh config files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors