Skip to content

simgeekiz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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/scripts/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/scripts/setup.zsh
    

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