marksie1988 / dotfiles

My new dotfiles for use with Zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


marksie1988 DotFiles

DotFiles for developers.

GitHub last commit GitHub issues GitHub pull requests

AboutConfigurationAuthorSupportDonateCreditsLicense


About

This repository contains dotfiles that I use within my development environments.

I utilise Zsh as the shell, starship for the looks and multiple other enhancements.

Configuration

In order to use these dotfiles:

Install a powerline patched font: Nerd fonts Powerline-patched fonts ( I like Sauce Code Pro)

sudo apt install -y yadm zsh
chsh $(which zsh)
yadm clone https://github.com/marksie1988/dotfiles.git

Reload into a zsh shell, then the dotfiles will install required packages and setup your shell.

Author

TotalDebug
marksie1988 (Steven Marks)

Support

Reach out to me at one of the following places:

Donate

Please consider supporting this project by sponsoring, or just donating a little via my sponsor page

Credits

  • None at this time

License

License: CC BY-NC-SA 4.0

About

My new dotfiles for use with Zsh


Languages

Language:Shell 100.0%