All Projects → adwinying → dotfiles

adwinying / dotfiles

Licence: WTFPL license
dotfiles for the command line home

Programming Languages

lua
6591 projects
Vim Script
2826 projects
shell
77523 projects
Latte
28 projects

Projects that are alternatives of or similar to dotfiles

dotfiles
A total nord dotfiles used by me. Forever work in progress.
Stars: ✭ 35 (+66.67%)
Mutual labels:  tmux, i3wm, yabai
dotfiles
My dotfiles, with an out-of-date install-script. Arch, Tiling WM (i3, sway), ZSH, Neovim
Stars: ✭ 20 (-4.76%)
Mutual labels:  tmux, i3wm, alacritty
dotfiles
🏡 Personal dotfiles configuration
Stars: ✭ 73 (+247.62%)
Mutual labels:  tmux, stow, alacritty
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (+76.19%)
Mutual labels:  tmux, archlinux, alacritty
dotfiles
Personal dotfiles for macOS and Manjaro.
Stars: ✭ 20 (-4.76%)
Mutual labels:  tmux, alacritty, yabai
.dotfiles
There's no place like ~ !
Stars: ✭ 265 (+1161.9%)
Mutual labels:  tmux, archlinux, awesomewm
dotfiles
my personal dotfiles mac
Stars: ✭ 39 (+85.71%)
Mutual labels:  tmux, alacritty, yabai
dotfiles
💾 personal configuration files
Stars: ✭ 42 (+100%)
Mutual labels:  tmux, stow, alacritty
dotfiles
🔧 My dotfiles on  macOS for Neovim, Zsh, kitty, lf, etc
Stars: ✭ 90 (+328.57%)
Mutual labels:  iterm2, alacritty, yabai
Dotfiles
KDE Plasma for twm users.
Stars: ✭ 83 (+295.24%)
Mutual labels:  tmux, stow
appear
reveal terminal programs in the gui
Stars: ✭ 29 (+38.1%)
Mutual labels:  tmux, iterm2
kali-config
Linux colorful dotfiles.
Stars: ✭ 40 (+90.48%)
Mutual labels:  tmux, alacritty
dotfiles
shell, git, vim, tmux .etc dotfiles, managed via gnu stow
Stars: ✭ 20 (-4.76%)
Mutual labels:  tmux, stow
dotfiles
A place to store config files so I can revert when my entire system crashes from entering the wrong character
Stars: ✭ 25 (+19.05%)
Mutual labels:  tmux, iterm2
dots
Code Smell Dotfiles
Stars: ✭ 163 (+676.19%)
Mutual labels:  tmux, alacritty
dotfiles
Dotfiles generator that allows quick configuration of different window managers in multiple OSs
Stars: ✭ 36 (+71.43%)
Mutual labels:  archlinux, alacritty
dotfiles
My dotfiles for Bash/Zsh, Vim/Neovim, Doom Emacs, tmux, Git, terminal emulators, JupyterLab, aria2, mpv, Nix and Homebrew
Stars: ✭ 149 (+609.52%)
Mutual labels:  tmux, alacritty
rofi-tmux
✔️ rft (rofi-tmux). Quickly switches tmux sessions, windows and tmuxinator projects
Stars: ✭ 22 (+4.76%)
Mutual labels:  tmux, i3wm
dotfiles
🍀 Vim/Neovim + Tmux + Zsh + Alacritty = Build your own fantastic development environment
Stars: ✭ 65 (+209.52%)
Mutual labels:  tmux, alacritty
dots
Use chezmoi to install my dotfiles easily on Gentoo, Arch, Void and Debian.
Stars: ✭ 70 (+233.33%)
Mutual labels:  archlinux, awesomewm

.files

Automagically configure dotfiles for terminal environment.

Prerequisites

Instrcutions

  1. Clone the repository:
$ git clone https://github.com/adwinying/dotfiles .dotfiles
  1. Use GNU Stow to symlink the dotfiles of the modules:
$ cd .dotfiles
$ stow -v git
$ stow -v tmux
$ stow -v vim
$ stow -v zsh
  1. If using macOS, there is also an optional install script:
$ ./macos.sh
$ brew bundle
  1. If you want to remove the symlinks, just use the -D arguement:
$ stow -vD git
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].