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
- Host: GitHub
- URL: https://github.com/mitchtalmadge/dotfiles
- Owner: MitchTalmadge
- Created: 2019-07-27T22:04:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T00:58:10.000Z (12 months ago)
- Last Synced: 2024-10-21T12:55:57.838Z (12 months ago)
- Topics: bash, csh, dotfiles, linux, sh, shells, tcsh, zsh
- Language: Shell
- Homepage:
- Size: 396 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.
![]()