0456dba5d1316ea1e73cf0ae4e29beefb0bb26c6
- Update & split scripts - Main package install script - Fish / environment install script - Dockerfile for testing locally
README
T31M Dotfiles Repository
What is this repository for?
- Work faster on new Machines
- Keep Track of Code / Script Snippets
- Learn Markdown
Contents
- FiSH Shell Setup & Configuration
- Theme/Prompt Based heavily on: omf/theme-sushi check it out
- NVM + Pyenv / PipX / AWS FiSH support
- edc/bass
- fzf
Test in Docker
There are some runtime issues due to mounting of .git folder when executing container for test installation !
docker build --build-arg USER=*your user* -t fish-test .docker run --rm -it -v (pwd):/app --mount type=volume,dst=/app/.git --name fish-test fish-test
Description
Languages
Shell
100%