My personal dotfiles for macOS and Linux. Uses homebrew, bash, zsh, and xshe.
β | These dotfiles are not complete yet! |
---|
Simply run:
curl -fsSL https://dotfiles.superatomic.dev | bash
If you are using these dotfiles as a template, make sure to make your own modifications before sourcing the install script.
.dotfiles
βββ LICENSE
βββ README.md
βββ bash
βΒ Β βββ bash_profile
βββ bin
βΒ Β βββ dot.zsh
βΒ Β βββ peval.zsh
βΒ Β βββ printmsg.zsh
βΒ Β βββ pyproj.zsh
βΒ Β βββ sln.zsh
βββ brew
βΒ Β βββ Brewfile
βΒ Β βββ install.zsh
βββ config
βΒ Β βββ fish
βΒ Β βΒ Β βββ completions
βΒ Β βΒ Β βΒ Β βββ ccd.fish
βΒ Β βΒ Β βββ conf.d
βΒ Β βΒ Β βΒ Β βββ abbrs.fish
βΒ Β βΒ Β βββ config.fish
βΒ Β βΒ Β βββ functions
βΒ Β βΒ Β βββ ccd.fish
βΒ Β βΒ Β βββ cdls.fish
βΒ Β βΒ Β βββ edit.fish
βΒ Β βΒ Β βββ mkcd.fish
βΒ Β βββ gitignore
βΒ Β βββ micro
βΒ Β βΒ Β βββ settings.json
βΒ Β βββ neofetch
βΒ Β βΒ Β βββ config.conf
βΒ Β βββ pythonrc.py
βΒ Β βββ starship.toml
βΒ Β βββ xshe.toml
βΒ Β βββ zsh
βΒ Β βββ alias.zsh
βΒ Β βββ functions.zsh
βΒ Β βββ sources.zsh
βΒ Β βββ zshenv
βΒ Β βββ zshrc
βββ fish
βΒ Β βββ fisher.fish
βΒ Β βββ install.fish
βββ install.zsh
βββ symlink.zsh
βββ macos
βββ install.zsh
13 directories, 43 files
All files are licensed under the MIT License.