magic3007 / dotfiles

🤗 A collection of docker, gdb, git, vim, neovim, zsh, ranger, conda, and tmux configuration files and setup script under various OS.

Home Page:https://github.com/magic3007/dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

🤗 A collection of docker, gdb, git, vim, neovim, zsh, ranger, conda, pip, npm and tmux configuration files and setup script under various OS.

Dotfiles use Dotbot for installation. After cloning this repo, run install to automatically set up the development environment. Note that the install script is idempotent: it can safely be run multiple times.

Summary and details

Starring

  • oh-my-zsh as shell
  • ranger as file manager
  • nvim as code editor
  • tmux as terminal multiplexer

Making Local Customizations

You can make local customizations for some programs by editing these files:

  • git: ~/.gitconfig_local
  • zsh: ~/.zsh_local

Reference

About

🤗 A collection of docker, gdb, git, vim, neovim, zsh, ranger, conda, and tmux configuration files and setup script under various OS.

https://github.com/magic3007/dotfiles

License:MIT License


Languages

Language:Python 46.1%Language:Shell 39.7%Language:Vim Script 10.8%Language:Dockerfile 3.3%