Skip to content

odensc/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles.

Only supports Linux.

Usage

You must have git and zsh installed.

Installing WILL remove your old .zshrc! Move it if you want to keep it!

# to install:
curl https://raw.githubusercontent.com/odensc/dotfiles/master/bin/setup | zsh
# to update from repo, update plugins, etc.:
zsh $DOTFILES/bin/setup

You can put any custom environment variables, etc. in zsh/custom.zsh - or just fork it!

Aliases

o: xdg-open (args) > /dev/null

s: sudo

sl: Runs the last command with sudo.

About

My dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages