Skip to content

eLafo/zsh-dot-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zsh-dot-files

Requirements

Install

homesick clone elafo/zsh-dot-files
homesick link zsh-dot-files

Themes

![Powerlevel10k]https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/prompt-styles-high-contrast.png)

It needs nerd fonts installed. You can take a look here

Plugins

It uses oh-my-zsh framework under the hood

Community plugins

General purposes

Docker

Git

Homesick

asdf

Custom plugins

Autocd-workspace

My development environment expects to have every repository under a ~/workspace folder.

This plugin lets you cd into every folder under ~/workspace without having to type the ~/workspace part of the path by setting cdpath+=~/workspace. This way we could type cd company/project from anywhere to access ~/workspace/company/project folder

custom-aliases

A plugin to add aliases not found in any other community plugin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages