Skip to content

nicholaszutt/ZSH_custom_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZSH_CUSTOM config

This is my configuration stored in $ZSH_CUSTOM.

  • Requirements:

    • zsh
    • oh-my-zsh
    • fzf
  • Features:

    • Quick navigation in a folder stored in $MASTER using fzf in that directory.
    • openm to open multiple files with the default program.
    • cdm to cd to a directory.
    • Some alias I use.

Installation:

Fork this repository into your github account and then:

 cd $ZSH_CUSTOM
 git init
 git remote add origin https://YOUR_REPOSITORY(Example: https://github.com/AsierGali/ZSH_custom_config.git)
 git pull origin master

About

A configuration with varios functions added to $ZSH_CUSTOM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages