praeclarumjj3 / Shell-Setup

Scripts used for shell setup in my device.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shell Config

License: MIT

This repo contains the configuration files for shell setups as used for my device. I don't mention the steps to incorporate them into a system as they are readily available online. The exact setup requires a little effort, so I am sharing the scripts.

Files

  • .bashrc: Startup Script for bash Shell (I used bash earlier).

  • .zshrc: Startup Script for zsh Shell (Currently in use).

  • .vimrc: Startup Script for vim Editor.

  • .p10k.zsh: File for the zsh theme. I use the Powerlevel10k theme for my zsh.

Visuals

  • Terminal with ZShell

  • Vim Editor

About

Scripts used for shell setup in my device.

License:MIT License


Languages

Language:Shell 96.8%Language:Vim Script 3.2%