Skip to content

niflostancu/dotfiles-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Shell Config

This repository publishes my personal zsh / bash configs.

The Zsh config is based on the zgen plugin manager, with a couple of tweaks to make it further lightweight.

Prerequisites:

  • zsh, ofc;
  • fzf: fuzzy finder (e.g., used for Ctrl+R history search);
  • git, for automatic plugin downloading;

TODO: proper documentation (features, key bindings, customization etc.).

Installation

First, take a look on the install.sh script.

If it's okay, run it ;) Otherwise, just take the fragments you like and start customizing it!

Customization

You can customize anything by creating *.custom.[z]sh files near the stock ones. Please check the source code for details, for now.

About

My personal terminal (bash, zsh, shell) config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages