Skip to content

trmaphi/dotfiles

Repository files navigation

DOTFILES

My personal config for dotfiles, currently supported mac os with bash and zsh

Getting Started

Clone and run the setup script setup/.macos.setup.sh

For spaceship-prompt

git submodule update --init --recursive && \
ln -sf "$PWD/.spaceship-prompt/spaceship.zsh" \
"/usr/local/share/zsh/site-functions/prompt_spaceship_setup" && \
cd /Library/Fonts && \
curl -LJO https://github.com/konpa/devicon/raw/master/fonts/devicon.ttf && \
cd -

Authors

Truong Ma Phi

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Credits to sapegin for his vscode setup

About

My dotfiles configuration using GNU stow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages