An open API service indexing awesome lists of open source software.

https://github.com/mitchtalmadge/dotfiles

My cross-shell dotfiles with migration support & automatic zsh shell upgrade from bash/tcsh/csh
https://github.com/mitchtalmadge/dotfiles

bash csh dotfiles linux sh shells tcsh zsh

Last synced: 7 months ago
JSON representation

My cross-shell dotfiles with migration support & automatic zsh shell upgrade from bash/tcsh/csh

Awesome Lists containing this project

README

          

# βΊπŸ“„

## Folder Structure

### bin
Contains scripts for installing, updating, migrating, etc.
Pretty boring, honestly.

### lib
Uhh, other useful third party stuff I guess

### shells
Config files for each shell individually, all bourne shells, and all shells in general. Also contains an amend directory for making amendments to the originals so you can use a custom-config on certain servers.

### tools
For the tools, like tmux, vim, etc.

### usr/bin
It's on the PATH. For my own included-in-this-repo executables or whatever

## Shell Structure

More details in the shell folder.