GithubHelp home page GithubHelp logo

skyshell's Introduction

⭐ About & Help ⭐

That's my shell which should be user friendly and look really nice.
It's recommended that you use VSCode + Windows Terminal or Tabby if preffered.
In both of above programmes you have to set some of NerdFonts as FaceFont.

Setup bases on the:

  • Catpuccin Mocha themes
  • Starship Prompt
  • LunarVim (lvim)
  • tmux
    • tpm
    • tmux-sensible
    • tmux-yank
    • vim-tmux-navigator
  • zsh
    • zsh-abbr
    • zsh-autosuggestions
    • zsh-syntax-highlighting
    • zsh-z

I handled all of the necessary dependencies for the applications and mods above so you don't have to, however i am not sure how will it work in the future when new versions of software will drop.

- WARNING! It's a good practice to have newest nodejs, npm and rustc installed, because the dependencies are really picky here - look for the problems there at first.
- Works on Debian/Ubuntu only because of apt and names of packets in these OSes.

Additional insipration provided by Christian Lempa here:

Download FiraCode fonts here:

⭐ Key mappings for tmux ⭐

  • Prefix - Ctrl + Space
  • Split horizontally - Prefix -> "
  • Split vertically - Prefix -> %
  • Move between panes - Prefix -> arrows/hjkl OR Alt + arrows
  • Resize panes - Prefix (hold) + arrows/hjkl
  • Move between windows - Shift + arrows OR Alt + Shift+HL

⭐ Terminal presentation ⭐

screenshot

⭐ Apps installed by bootstrap script ⭐

APT

  • wget
  • curl
  • vim
  • git
  • build-essential
  • tmux
  • unzip
  • mc
  • neofetch
  • net-tools
  • tree
  • iftop
  • traceroute
  • nmap
  • vnstat
  • hping3
  • python3
  • python3-pip
  • python3-venv
  • python3-dev
  • mlocate
  • cargo
  • duf
  • ripgrep
  • tldr
  • fonts-firacode
  • zsh
  • exa

PIP

  • pygments

Installed with curl/wget

  • reinstall rustc along with rustup to latest stable version
  • nodejs along with npm to latest stable version
  • neovim - latest version
  • lvim

NPM

  • prettierd
  • eslint_d
  • gtop
  • lvim dependencies installed by LunarVim bootstrap

Cargo handles all of the Rust dependencies.

LunarVim was chosen as lightweight, pretty and modable wrapper for nvim, to provide modern text editor which also can be treaten as IDE.

⭐ Install instruction for dummies ⭐

➡️ Clone from url: git clone https://github.com/Skylighty/skyshell.git
➡️ cd to skyshell
➡️ Execute : ./bootstrap.sh
➡️ You will have to confirm in few places but it shouldn't be a problem at all.
➡️ Reload Shell with su and enjoy!

Enjoy 💋

skyshell's People

Contributors

skylighty avatar transmisjahawe 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.