Skip to content

ipatch/theme-neolambda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoLambda

The unofficial fork of the omf lambda theme

MIT License Fish Shell Version

Featurecast 🎥

asciicast

Gif

An animated GIF deoming some of the features provided by this theme


To avoid double printing of the virtualenv name in prompt add the below to config.fish

set -gx VIRTUAL_ENV_DISABLE_PROMPT 1

Install

echo "install omf first"
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish

omf install neolambda

Testing new features

the quickest way i found to test a PR or feature is to pull in a docker container, for my use case archlinux and then install which, and git using pacman followed by omf and this theme neolambda.

TODOs

  • when working with cmake based projects and out of source build dirs it'd be nice to print the current git branch within the build dir for managing multi build dirs and git forks with branches
  • look into creating project based icons, ie. replace λ with a green box if inside a node project, ie. if the shell/theme detects a package.json file.
  • use command+right-arrow to toggle the display of the fish_right_prompt.fish
    • or possible control+\
  • experiment with creating an animated svg to replace / complement the animated gif cat myrecrod.cast | svg-term --out myrecord.svg --window
  • when working with subshells add a super/sub script to the λ to aid in knowing which subshell one is working in

About

Unofficial fork 🍴 of lambda theme for oh-my-fish

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%