Git Product home page Git Product logo

terminal_zsh_script's Introduction

Screenshot

terminal_zsh_script

terminal-zsh-script

My favorite terminals and zsh config.

  • Terminator
  • Alacrity
  • Kitty
  • xfce terminal

Distribution Support

  • Arch
  • Debian
  • Fedora
  • opensSUSE

Requirements

  • AUR (for arch user)
git clone "https://aur.archlinux.org/yay.git"
cd yay
makepkg -si --noconfirm
yay -Sy

How To Use

  • If you use bash shell, incompatible to ZSH
git clone https://github.com/vukilis/terminal_zsh_script
cd terminal-zsh-script
./terminal-setup.sh
  • If you use ZSH shell, compatible to ZSH
git clone https://github.com/vukilis/terminal_zsh_script
cd terminal-zsh-script
./terminal-setup-zsh.sh

What Script Do?

- terminal-setup.sh

  • Ask what terminal you want to install
  • Ask what is your system based on
  • Install selected terminal
  • Setup terminal configuration file
  • Start zsh-setup based on your system

- [arch/debian/fedora/openSUSE]-zsh-setup.sh

  • auto install dependencies:

    zsh
    zsh-syntax-highlighting
    autojump
    zsh-autosuggestions
    powerlevel10k

  • make file zshhistory
  • set powerlevel10k theme
  • switch from BASH to ZSH
  • install DroidSansMono font
  • setup files: .p10k.zsh, .zshrc, .aliasrc

After script end

reboot, logout or restart terminal

Config files of terminals

  • Terminator: Create or open /.config/terminator/config
  • Alacritty: Create or open ~/.config/alacritty/alacritty.yml
  • Kitty: Create or open ~/.config/kitty/kitty.conf
  • xfce terminal: Create or open ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml

Recommended font: MesloLGS NF Regular

terminal_zsh_script's People

Contributors

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