All Projects → tony → .dot Config

tony / .dot Config

📚 Example dot configs for tmux, tmuxp, vim, vcspull, i3 and awesome

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to .dot Config

Dotfiles
My personal configuration management system
Stars: ✭ 66 (-35.29%)
Mutual labels:  zsh, dotfiles
Mac Bootstrap
💻 Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux
Stars: ✭ 96 (-5.88%)
Mutual labels:  zsh, dotfiles
Dotfiles
💻 Dotfiles for zsh, vim, emacs, tmux, and bash. Tested on mac os.
Stars: ✭ 70 (-31.37%)
Mutual labels:  zsh, dotfiles
Dotfiles
🤘 My collection of dotfiles for tmux, vim and zsh
Stars: ✭ 94 (-7.84%)
Mutual labels:  zsh, dotfiles
Dotfiles
💀 dotfiles! managed by GNU stow
Stars: ✭ 85 (-16.67%)
Mutual labels:  zsh, dotfiles
Dotfiles
My Neovim + Tmux + Zsh dev setup
Stars: ✭ 60 (-41.18%)
Mutual labels:  zsh, dotfiles
Colorechoforshell
Make 🐚(shell) 's 💬 (`echo`) to be 🌈 easily ✨ Support ✅ sh ➕ bash ➕ zsh ➕ ksh ➕ 🐟
Stars: ✭ 75 (-26.47%)
Mutual labels:  sh, zsh
Dotfiles
Windows + WSL 2 Ubuntu + Windows Terminal + zsh + p10k + Docker + IntelliJ IDEA
Stars: ✭ 54 (-47.06%)
Mutual labels:  zsh, dotfiles
Dotfiles
My precious configs
Stars: ✭ 85 (-16.67%)
Mutual labels:  zsh, dotfiles
Dotfiles
My dotfiles
Stars: ✭ 81 (-20.59%)
Mutual labels:  zsh, dotfiles
Dotfiles
My dotfiles managed by GNU Stow - Arch, i3-gaps, bspwm, ncmpcpp, (neo)vim, zsh etc.
Stars: ✭ 99 (-2.94%)
Mutual labels:  zsh, dotfiles
Dotfiles
Alacritty + Tmux + Oh My Zsh + Neovim = ❤️
Stars: ✭ 95 (-6.86%)
Mutual labels:  zsh, dotfiles
Dotfiles
Get started with your own dotfiles.
Stars: ✭ 1,094 (+972.55%)
Mutual labels:  zsh, dotfiles
Dotfiles
🏠
Stars: ✭ 60 (-41.18%)
Mutual labels:  zsh, dotfiles
Dotfiles
My dotfiles, managed with GNU stow
Stars: ✭ 56 (-45.1%)
Mutual labels:  zsh, dotfiles
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (-28.43%)
Mutual labels:  zsh, dotfiles
Dotfiles
My dotfiles 🚀. Includes configs for neovim, tmux, zsh, alacritty and more.
Stars: ✭ 47 (-53.92%)
Mutual labels:  zsh, dotfiles
Shc
Shell script compiler
Stars: ✭ 1,050 (+929.41%)
Mutual labels:  sh, zsh
Dotfiles
🐧 Configuration files
Stars: ✭ 81 (-20.59%)
Mutual labels:  zsh, dotfiles
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (-14.71%)
Mutual labels:  zsh, dotfiles

dot-config files

zsh + zinit + starship + fzf

Feel free to copy and paste from here, everything is licensed MIT.

Powered by antigen.

Just want snippets? Feel free to check out devel.tech's snippets section.

Dependencies

  • zsh
  • curl (for installation)
  • git

I keep commonly install packages I use in bootstrap-[platform].sh.

Installation

$ make install

Commands / Aliases

  • update_packages - Updates debian packages, npm global dependencies, pipx and pip dependencies
  • clear_pyc - Remove python2/3 cache files recursively
  • clear_empty_dirs - Removes empty directories recursively

Nice things

  • FZF_DEFAULT_COMMAND automatically ignores binary file formats / package directories. vim fuzzy file search can be opened anywhere without being overwhelmed by junk files.

Support


Window manager awesome, i3 Terminal multiplexer tmux (and tmuxp for tmux sessions) Linux Xsession .xprofile, .Xresources, .xsessionrc Shell zsh Editor vim Development ctags, python cli, git, vcspull Media ncmpcpp This package dotfiles (for this repo), .tmuxp.yaml


Structure



Notes

neovim

VIM config is backward compatible. ~/.config/nvim/init.vim checks and ~/.vim/.vimrc and ~/.vimrc and sources the first it finds.

Old branch

To see the old codebar (before antigen) see legacy-2017 branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].