An open API service indexing awesome lists of open source software.

https://github.com/roaldnefs/dotfiles

Repository containing Roald Nefs's personal dotfiles.
https://github.com/roaldnefs/dotfiles

dotfiles dotfiles-macos

Last synced: about 1 month ago
JSON representation

Repository containing Roald Nefs's personal dotfiles.

Awesome Lists containing this project

README

        



dotfiles logo




GitHub - License



GitHub contributors


dotfiles is a repository containing Roald Nefs's personal dotfiles.


GitHub Profile »


Report Bug
·
Request Feature

## Introduction
This repository contains my personal [dotfiles](https://dotfiles.github.io/). Feel free to fork the repository, and modify it to your liking.

[Roald Nefs](https://github.com/roaldnefs)

[**Roald Nefs**](https://github.com/roaldnefs) \
OS: `macOS` \
Languages & Technologies: `Python`, `Docker`, `C++`, `JavaScript`, `GoLang` \
Featured Projects: [gitignore](https://github.com/roaldnefs/gitignore).

## Tools
These **dotfiles** make use of the following tools:

[gitignore](https://github.com/roaldnefs/gitignore)

[**gitignore**](https://github.com/roaldnefs/gitignore) \
Tool for downloading `.gitignore` templates.





[neovim](https://neovim.io/)

[**neovim**](https://neovim.io/) \
The hyperextensible Vim-based text editor.



## Installing
The repository includes a **Makefile** to create all the required symbolic links using a simple command:

```console
$ make help
all Install all the dotfiles.
git Install the git related dotfiles.
shell Install the shell related dotfiles.
tmux Install the tmux related dotfiles.
vim Install the vim related dotfiles.
$ make all
```