Skip to content

solumath/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

My personal dotfiles. For new machines to have my environment set up fast and hassle free. Works by creating symlinks and placing them in $HOME.

Prerequisites

You need to have the following installed:

  • git
  • curl
  • zsh
  • oh-my-zsh
sudo apt install git zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Installation

sh -c "$(curl -fsSL https://raw.githubusercontent.com/solumath/.dotfiles/main/install.sh)"

Updating

Pull changes

config_update

or manually

git pull

Commit changes

git add .
git commit -m "Update dotfiles"
git push

About

My Matrix in dotfiles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages