- Notifications
You must be signed in to change notification settings - Fork2
My dotfiles (Linux, OSX & Windows) for bash & zsh on PC & server
License
NotificationsYou must be signed in to change notification settings
duzun/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
My dotfiles (Linux, OSX & Windows) for bash & zsh (and sh) on PC & server & Docker
withcurl:
curl -o- https://raw.githubusercontent.com/duzun/dotfiles/master/install.sh| shor withwget:
wget -qO- https://raw.githubusercontent.com/duzun/dotfiles/master/install.sh| shor withgit:
git clone --recurse-submodules https://github.com/duzun/dotfiles.git~/.dotfiles&&~/.dotfiles/~/source init
or withoutgit, direct download & unzip:
curl -sLo~/dotfiles.zip"https://github.com/duzun/dotfiles/archive/master.zip"&& unzip~/dotfiles.zip -d~&& mv~/dotfiles-master~/.dotfiles&&~/.dotfiles/~/source init
If you don't havegit, but latter install it and want to setup git:
init_git -f# or~/.dotfiles/~/source init_git -f
There is a special alias for updatingdotfiles:
.update
You could add the light version of aliases to a Docker image:
ADD https://raw.githubusercontent.com/duzun/dotfiles/master/~/.aliasrc /etc/profile.d/aliases.shThis is not the full dotfiles environment, but only the most aliases and functions.
- Mymanjaro-setup scripts
About
My dotfiles (Linux, OSX & Windows) for bash & zsh on PC & server
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published