Skip to content

simgeekiz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

                     /\_/\      *Hello!!*
                    ( o.o )
                  ------------
                My natural habitat

Features

  • zsh aliases.
  • Git aliases and functions in .gitconfig.
  • Lots of scripts.
  • bin files
  • Visual Studio Code settings
  • Brewfile
  • Configs for apps
  • Auto-completion
  • Powerlevel10k
  • Asciiart ^^

Prerequisites:

  • Run the prerequisites script.
  $ curl -o prerequisites.sh https://raw.githubusercontent.com/simgeekiz/dotfiles/refs/heads/master/bootstrap/prerequisites.sh
  $ sh prerequisites.sh
  • Restart your terminal
$ exec /bin/zsh
  • Check zsh installed and it is your current shell.
$ command -v zsh >/dev/null 2>&1 && [ -n "$ZSH_VERSION" ] && echo "Zsh: $ZSH_VERSION " || echo "Zsh not installed or not current shell"

Installation

  • Run setup script:
$ sh ./.dotfiles/bootstrap/setup.sh

Resources

License

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


About

My natural habitat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors