Skip to content

Robitx/dotfiles

 
 

Repository files navigation

dotfiles

My personal dotfiles for Linux and macOS.

Installation

  • Clone the repository as ~/.dotfiles
  • Consider to test these dotfiles in a docker container by executing make test or NOSUDO=1 make test.

Options

  • macOS Intel and ARM: make macos
  • Linux with sudo rights: make linux
  • Linux without sudo rights: make NOSUDO=1 minimal

Local configuration files

The following list of files could be created and used to define local configurations:

  • ~/.local.gitconfig
  • ~/.local.zsh
  • ~/.local.tmux
  • ~/.local.vim

References

About

$HOME of my ~/.dotfiles (macOS & Linux)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 43.5%
  • Lua 32.7%
  • Vim Script 10.0%
  • Python 9.0%
  • Makefile 3.2%
  • Swift 0.7%
  • Other 0.9%