All Projects → simnalamburt → Shellder

simnalamburt / Shellder

Licence: other
🐚 Featured zsh/fish shell theme

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Shellder

Zsh to fish
How to make zsh like fish?
Stars: ✭ 93 (-51.56%)
Mutual labels:  zsh, fish
Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (-41.67%)
Mutual labels:  zsh, fish
Mac Bootstrap
💻 Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux
Stars: ✭ 96 (-50%)
Mutual labels:  zsh, fish
Cgitc
Close Git Combat
Stars: ✭ 62 (-67.71%)
Mutual labels:  zsh, fish
Z.lua
⚡ A new cd command that helps you navigate faster by learning your habits.
Stars: ✭ 2,164 (+1027.08%)
Mutual labels:  zsh, fish
Colorechoforshell
Make 🐚(shell) 's 💬 (`echo`) to be 🌈 easily ✨ Support ✅ sh ➕ bash ➕ zsh ➕ ksh ➕ 🐟
Stars: ✭ 75 (-60.94%)
Mutual labels:  zsh, fish
Forgit
💤 A utility tool powered by fzf for using git interactively.
Stars: ✭ 1,823 (+849.48%)
Mutual labels:  zsh, fish
Zsh History To Fish
Bring your ZSH history to Fish shell.
Stars: ✭ 23 (-88.02%)
Mutual labels:  zsh, fish
Gh
Easily manage your local git repos
Stars: ✭ 156 (-18.75%)
Mutual labels:  zsh, fish
Up
Quickly navigate to a parent directory via tab-completion.
Stars: ✭ 126 (-34.37%)
Mutual labels:  zsh, fish
Powerline Go
A beautiful and useful low-latency prompt for your shell, written in go
Stars: ✭ 2,299 (+1097.4%)
Mutual labels:  zsh, fish
Kafkactl
Command Line Tool for managing Apache Kafka
Stars: ✭ 177 (-7.81%)
Mutual labels:  zsh, fish
Dotfiles
🏠
Stars: ✭ 60 (-68.75%)
Mutual labels:  zsh, fish
Vg
Virtualgo: Easy and powerful workspace based development for go
Stars: ✭ 1,213 (+531.77%)
Mutual labels:  zsh, fish
Jump
Jump helps you navigate faster by learning your habits. ✌️
Stars: ✭ 1,024 (+433.33%)
Mutual labels:  zsh, fish
Fzf
🌸 A command-line fuzzy finder
Stars: ✭ 40,965 (+21235.94%)
Mutual labels:  zsh, fish
Awesome Dotfiles
A curated list of dotfiles resources.
Stars: ✭ 6,295 (+3178.65%)
Mutual labels:  zsh, fish
Pure
Pretty, minimal, and fast prompt for Fish from Zsh.
Stars: ✭ 740 (+285.42%)
Mutual labels:  zsh, fish
Xxh
🚀 Bring your favorite shell wherever you go through the ssh.
Stars: ✭ 2,559 (+1232.81%)
Mutual labels:  zsh, fish
Powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
Stars: ✭ 12,989 (+6665.1%)
Mutual labels:  zsh, fish

shellder

  1. No solarized ― xterm256 colors are beautiful enough
  2. zsh + fish support
  3. Speed ― Carefully optimized for slow environments like MSYS2

screenshot image of shellder

Installation

You can install shellder via various plugin managers.

Zsh, zinit

# ~/.zshrc
zinit light simnalamburt/shellder

Fish, chips

# ~/.config/chips/plugin.yaml
github:
- simnalamburt/shellder

Fish, oh-my-fish

# ~/.config/chips/plugin.yaml
github:
- simnalamburt/shellder

 

Configuration

You can turn off Fish-like path shrinking by adding the following to your ~/.zshrc:

# ~/.zshrc
export SHELLDER_KEEP_PATH=1

 

Fonts

You'll need a powerline patched font. If you don't have one, download one or patch some fonts on you own.

 


shellder is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0). See COPYRIGHT for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].