Skip to content

simgeekiz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

                     /\_/\      *What's going on?*
                    ( o.o )
                  ------------

My natural habitat

Assuming you have fresh operating system installed;

Prerequisites:

  • Generate SSH key. (Optional)

    • Follow the instructions in ssh/ssh_key.md
  • Run the preparation script. This script does the following;

    • installs and changes your default shell to zsh.
    • installs git
    • setup a ssh key(if already not exist) and uploads it to the GitHub.
    • clones this dotfiles repository.
$ curl -o https://raw.githubusercontent.com/simgeekiz/dotfiles/refs/heads/master/setup/prerequisites.sh    
$ [ -x /bin/zsh ] && /bin/zsh prerequisites.sh || bash prerequisites.sh

Installation

  • Check zsh installed and it is your current shell.

  • Run setup script:

    zsh ./.dotfiles/setup/setup.zsh 
    

Resources


About

My natural habitat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors