Skip to content

acr4/bash2csh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash2csh

Bash-to-t/csh

Bash helper utility functions for sourcing scripts for other shells.

This collection of utilities primarily allows Bash users to source scripts written for t/csh. Ksh support is also attempted, but mostly untested. Other shells could be added (Fish/Dash, anyone?).

To use this utility, add it as a Git submodule to your dotfiles repository, and then add the following line somewhere in your Bash shell initializing scripts:

source <path_to_bash2csh>/bash2csh.sh

Bugfixes, feature enhancements, and documentation improvements are appreciated.

About

Bash-to-t/csh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages