Skip to content

Dotfiles for zsh, vim, tmux, and more. Now using zcomet!

License

Notifications You must be signed in to change notification settings

agkozak/dotfiles

Repository files navigation

ALEXANDROS KOZAK'S DOTFILES

MIT License GitHub Stars

I have tested these dotfiles primarily on

  • Windows
    • MSYS2 with mintty
    • Cygwin with mintty
    • The Windows Subsystem for Linux (a.ka. Bash on Ubuntu on Windows)
  • Linux
    • Ubuntu/Linux Mint/Raspbian
    • CloudLinux (based on CentOS)
  • BSD
    • FreeBSD/TrueOS/GhostBSD
  • Unix
    • Solaris 11
    • OpenIndiana

Installation

Clone this repository to a ~/dotfiles directory (the directory name is hard-coded at the moment) and run the installation script:

git clone https://github.com/agkozak/dotfiles.git "$HOME/dotfiles"
cd "$HOME/dotfiles"
./install.sh

That will copy relevant configuration files to your home directory. The files copied depend on what shells or other programs you have installed on your system, so if you install others in the future, run the installation script again or type

update_dotfiles

in any POSIX-compliant shell. update_dotfiles is a function that pulls in the latest commits to my dotfiles repository and does what is necessary to update the system.

About

Dotfiles for zsh, vim, tmux, and more. Now using zcomet!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published