All Projects → noahfrederick → Dots

noahfrederick / Dots

Personal *nix configuration files

Projects that are alternatives of or similar to Dots

Dotfiles
Workstation configuration, provisioning and tools
Stars: ✭ 67 (-50.74%)
Mutual labels:  fzf, tmux, neovim, firefox
Fzf
🌸 A command-line fuzzy finder
Stars: ✭ 40,965 (+30021.32%)
Mutual labels:  fzf, tmux, fish, neovim
Dotfiles
👾 ~/
Stars: ✭ 91 (-33.09%)
Mutual labels:  tmux, fish, emacs
Dotfiles
My [NeoVim + Tmux + Fish Shell] Setup /w install scripts
Stars: ✭ 180 (+32.35%)
Mutual labels:  tmux, fish, neovim
Dotfiles
💻 Use command line interface manager for macOS configuration.
Stars: ✭ 97 (-28.68%)
Mutual labels:  tmux, emacs, neovim
dotfiles
No description or website provided.
Stars: ✭ 20 (-85.29%)
Mutual labels:  tmux, fish, fzf
Idempotent Desktop
🛸 NixOS, Xmonad, Neovim
Stars: ✭ 51 (-62.5%)
Mutual labels:  tmux, fish, neovim
Dotfiles
🏠
Stars: ✭ 60 (-55.88%)
Mutual labels:  fish, emacs, neovim
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (+353.68%)
Mutual labels:  fzf, tmux, neovim
Dotfiles
Configurations for the tools I use every day
Stars: ✭ 898 (+560.29%)
Mutual labels:  fzf, fish, neovim
Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (-17.65%)
Mutual labels:  tmux, fish, emacs
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-72.79%)
Mutual labels:  tmux, fish, neovim
Mac Bootstrap
💻 Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux
Stars: ✭ 96 (-29.41%)
Mutual labels:  tmux, fish, neovim
Dotfiles
My dotfiles 🚀. Includes configs for neovim, tmux, zsh, alacritty and more.
Stars: ✭ 47 (-65.44%)
Mutual labels:  fzf, tmux, neovim
Dotfiles
My Neovim + Tmux + Zsh dev setup
Stars: ✭ 60 (-55.88%)
Mutual labels:  tmux, neovim
Dotfiles
🏡 dotfiles
Stars: ✭ 66 (-51.47%)
Mutual labels:  tmux, neovim
Emacs Fish Completion
[MOVED TO GITLAB]
Stars: ✭ 53 (-61.03%)
Mutual labels:  fish, emacs
Dotfiles
My Neovim, ZSH, Tmux and dev tools setup, with installation scipts
Stars: ✭ 85 (-37.5%)
Mutual labels:  tmux, neovim
Dotfiles
My *NIX dotfiles [i3wm, URxvt, tmux, zsh, rofi, cmus, irssi, vifm, mutt, feh, mpv, newsbeuter]
Stars: ✭ 41 (-69.85%)
Mutual labels:  tmux, neovim
Dotfiles
🤘 My collection of dotfiles for tmux, vim and zsh
Stars: ✭ 94 (-30.88%)
Mutual labels:  tmux, neovim

Personal configuration files for Unix-like systems

The repository's structure mimics the contents of XDG_CONFIG_HOME (e.g., fish/config.fish corresponds to ~/.config/fish/config.fish).

Software

Neovim

What? Neovim is a free, cross-platform text editor based on Vim.

Why? It is infinitely extensible and has an elegant modal editing model. I use Neovim for all text-editing purposes including note-taking and programming, and also as a pager.

Emacs

What? Emacs is a free, cross-platform text editor, mail client, news reader, organizer, and more. It does not take the streamlined, minimalistic approach that (Neo)Vim does, but it can be made to emulate Vim.

Why? I keep Emacs around exclusively for Org mode. See my emacs.org file for more.

Fish

What? fish is a user-friendly command line shell.

Why? The project is guided by a principled set of design guidelines. The result is a shell with a consistent scripting language, deep extensibility, and virtually no configuration required.

Tmux

What? Tmux is a popular terminal multiplexer.

Why? My workflow revolves around disposable sessions, each having a one-to-one correspondence to a project. Switching tasks involves switching sessions. I can freely destroy and recreate sessions for particular projects via Tmuxinator.

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