mirror of
https://github.com/webgefrickel/dotfiles
synced 2024-11-15 12:12:58 +00:00
hammerspoon | ||
install | ||
karabiner | ||
nvim | ||
office | ||
other | ||
zsh | ||
.gitignore | ||
.gitmodules | ||
editorconfig | ||
gitconfig | ||
gitignore | ||
README.md | ||
ripgreprc | ||
tmux.conf |
My dotfiles
This is a collection of my dotfiles.
Installation
git clone git://github.com/webgefrickel/dotfiles ~/dotfiles
cd ~/dotfiles
./install/install.sh
Now change the file .gitconfig.user
in your home-folder and provide your git credentials, such as:
[user]
name = Your name
email = youremail@domain.de
[github]
user = username
token = 1235687641287364
Additional stuff
There are additional installation script for commonly used CLI-tools and software (mainly macOS specific) and config for mutt/neovim, see the folders install/, alfred/ and other/.