Skip to content

neboman11/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Linux dotfiles and config files. These are configured the way I like them, but they probably aren't configured in the most optimal way.

Installing

Basic config (requires emacs & zsh)

To setup the environment just run this command and follow the prompts:

curl https://raw.githubusercontent.com/neboman11/dotfiles/master/setup.sh -o setup.sh && chmod +x setup.sh && ./setup.sh

Config and install packages

curl https://raw.githubusercontent.com/neboman11/dotfiles/master/setup.sh -o setup.sh && chmod +x setup.sh && ./setup.sh -i

About

Linux dotfiles and config files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages