All Projects β†’ mrjones2014 β†’ dotfiles

mrjones2014 / dotfiles

Licence: other
Dotfiles for Neovim (0.7+), Fish shell, git, Kitty, tmux, and more.

Programming Languages

lua
6591 projects
shell
77523 projects
Vim Script
2826 projects
applescript
352 projects

Projects that are alternatives of or similar to dotfiles

.dotfiles
πŸ’» My settings for macOS, kitty, zsh, nvim, tmux, and more πŸ› 
Stars: ✭ 44 (-18.52%)
Mutual labels:  tmux, homebrew, tmux-configuration, neovim-configuration, neovim-config
nvimrc
vimrc for neovim written in lua
Stars: ✭ 99 (+83.33%)
Mutual labels:  vimrc, vim-configuration, neovim-configuration, neovim-config, vim-config
dotfiles
❀ ~/.πŸ› πŸˆ the daily jam 🍞πŸ₯œπŸ‡πŸž
Stars: ✭ 55 (+1.85%)
Mutual labels:  tmux, fish, vimrc, fish-shell, tmux-configuration
dotfiles
πŸ”― A collection of my rc files (tmux, neovim, zsh, fish, poetry, git, ...etc) and utilities that make everyday coding fun!
Stars: ✭ 23 (-57.41%)
Mutual labels:  tmux, homebrew, vimrc, fish-shell
dotfiles
πŸ’Ž My vim/neovim, fish, git, and tmux configuration files
Stars: ✭ 49 (-9.26%)
Mutual labels:  tmux, fish, vimrc, hammerspoon
dotfiles
Poom's Neovim, Tmux, Fish and other configurations for macOS & Linux. Literally my entire world.
Stars: ✭ 36 (-33.33%)
Mutual labels:  tmux, fish, vimrc
dotfiles
Personal dotfiles
Stars: ✭ 18 (-66.67%)
Mutual labels:  tmux, vimrc, vim-configuration
dotfiles
πŸ’»dotfiles for: tmux, neovim, git, zsh, osx
Stars: ✭ 49 (-9.26%)
Mutual labels:  tmux, hammerspoon, vim-configuration
dotfiles
Personal dotfiles πŸ’»
Stars: ✭ 13 (-75.93%)
Mutual labels:  tmux, fish, vimrc
nested-tmux
A simple tmux configuration for nested tmux sessions
Stars: ✭ 66 (+22.22%)
Mutual labels:  tmux, tmux-configs, tmux-configuration
code runner.nvim
Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
Stars: ✭ 234 (+333.33%)
Mutual labels:  neovim-configuration, neovim-config, nvim-lua
dotfiles
No description or website provided.
Stars: ✭ 20 (-62.96%)
Mutual labels:  tmux, fish, vimrc
PenTerm
Terminal config for pentesters.
Stars: ✭ 20 (-62.96%)
Mutual labels:  tmux, fish, vimrc
muxed
Another TMUX project manager
Stars: ✭ 58 (+7.41%)
Mutual labels:  tmux, tmux-configs, tmux-configuration
Dotfiles
πŸ’Ύ Ian's dotfiles, utils, and Zsh/Vim/tmux configs
Stars: ✭ 554 (+925.93%)
Mutual labels:  tmux, vimrc, vim-configuration
Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (+107.41%)
Mutual labels:  tmux, fish, hammerspoon
dotfiles
πŸ€ My dotfiles macOS / Linux (Ubuntu, Arch) / Android
Stars: ✭ 16 (-70.37%)
Mutual labels:  tmux, fish, tmux-configs
dotfiles
This is a dotfiles repository created and maintained by @erdaltsksn. It contains a collection of `.files`.
Stars: ✭ 16 (-70.37%)
Mutual labels:  fish, homebrew, vimrc
dotfiles
πŸ—Ώ dotfilery, configuration, environment settings, automation, etc. πŸ›–
Stars: ✭ 67 (+24.07%)
Mutual labels:  tmux, homebrew, hammerspoon
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-31.48%)
Mutual labels:  tmux, fish, vimrc

Installing on a New System

You can run the following to get these dotfiles installed on your system. It will make a backup of your existing dotfiles.

curl https://raw.githubusercontent.com/mrjones2014/dotfiles/master/scripts/config-init | bash

Then, see manual setup instructions to get started.

Managing Dotfiles

The fish config sets up an alias dots which is an alias to git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME. This means you can dots add ./path/to/file and dots commit -m "Add some file" from any directory, and it will be properly tracked in the repo at ~/.dotfiles. I wrote an article describing this method.

Caveats

Neovim configuration may require Neovim nightly depending on where Neovim's release cycle is at.

I use macOS. Some things in this repo won't work on Linux, but a lot of it will. Feel free to modify anything you'd like to support Linux. It will almost certainly not work on Windows and I have zero interest in supporting Windows in this repo. Microsoft Windows itself is malware/spyware.

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].