All Projects → nikitavoloboev → Dotfiles

nikitavoloboev / Dotfiles

Licence: mit
Zsh, Karabiner, VS Code, Sublime, Neovim, Nix

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Dotfiles

Dotfiles
~ 🍭 ~
Stars: ✭ 147 (-76.81%)
Mutual labels:  zsh, dotfiles, hammerspoon, nix, neovim
dotfiles
Configs for apps I care about
Stars: ✭ 19 (-97%)
Mutual labels:  dotfiles, zsh, neovim, vscode
dotfiles-legacy
. .✧ · 🌎 ✷ ✫ 🌙 · ✵ 🚀✵ * ✵ · 🌌✫ ✷ · ✧ .
Stars: ✭ 15 (-97.63%)
Mutual labels:  dotfiles, zsh, neovim
dot
No description or website provided.
Stars: ✭ 40 (-93.69%)
Mutual labels:  dotfiles, zsh, neovim
dotfiles
Dotfiles for my awesomewm/i3 Arch setup & neovim
Stars: ✭ 19 (-97%)
Mutual labels:  dotfiles, zsh, neovim
Keyboard
⌨ Toward a more useful keyboard
Stars: ✭ 1,522 (+140.06%)
Mutual labels:  productivity, keyboard, hammerspoon
dotfiles
🚀 tmux, ohmyzsh, powerlevel10k, neovim 🔧
Stars: ✭ 24 (-96.21%)
Mutual labels:  dotfiles, zsh, neovim
dotfiles
Config files for i3, polybar, rofi, mpv, Xresources, kitty and some bash-things...
Stars: ✭ 52 (-91.8%)
Mutual labels:  dotfiles, zsh, neovim
Dot Files
⚡️ Well documented, terminal centric web developer's dot files. Neovim, Zsh, Tmux, Git, etc.
Stars: ✭ 209 (-67.03%)
Mutual labels:  zsh, dotfiles, neovim
config-public
Linux/WSL config to optimize ergonomics, security, and productivity: vim/neovim, zsh, tmux, i3, emacs, vscode, ipython, jupyter, ranger, fzf, kitty, xkb, selfquant, firejail, systemd, etc
Stars: ✭ 14 (-97.79%)
Mutual labels:  dotfiles, zsh, vscode
dotfiles
🏠 dotfiles for my macOS environment
Stars: ✭ 17 (-97.32%)
Mutual labels:  dotfiles, zsh, neovim
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (-2.68%)
Mutual labels:  zsh, dotfiles, neovim
Awesome Hammerspoon
awesome configuration for Hammerspoon.
Stars: ✭ 928 (+46.37%)
Mutual labels:  productivity, dotfiles, hammerspoon
Dotfiles
😈 Vim, git, zsh, tmux, and other goodies.
Stars: ✭ 240 (-62.15%)
Mutual labels:  zsh, dotfiles, neovim
dotfiles
⚡️ Sharpen dat knife.
Stars: ✭ 29 (-95.43%)
Mutual labels:  dotfiles, zsh, hammerspoon
Dotfiles
My lovely dots ~/.💖
Stars: ✭ 212 (-66.56%)
Mutual labels:  zsh, dotfiles, setup
dotfiles
dotfiles of my linux setup
Stars: ✭ 25 (-96.06%)
Mutual labels:  dotfiles, zsh, neovim
Neovim Config
Neovim configuration
Stars: ✭ 180 (-71.61%)
Mutual labels:  zsh, dotfiles, neovim
Dotfiles
My dotfiles: Experimental, ongoing configuration files, development environment and scripts for various Unix-like systems, text-based command-line applications and interfaces.
Stars: ✭ 185 (-70.82%)
Mutual labels:  zsh, dotfiles, neovim
nixpkgs
My Nix system configs!
Stars: ✭ 143 (-77.44%)
Mutual labels:  dotfiles, nix, neovim

My config files for macOS Thanks

Zsh, Karabiner, VS Code, Sublime, Neovim, Nix

Light appearance. Prefer to use light themes as it makes text more readable during the day with natural light around.

Dark appearance. Using screenfetch to get OS details.

I don't actually split editors like above. I code with each window maximized & switch quickly between windows/apps with Karabiner. Sometimes I use iPad with Sidecar on the side (for web dev) but mostly use one 16" MacBook screen.

You can see my top used apps, Safari extensions and Alfred workflows here. I also explain how I use the apps in detail there.

Clean install

  1. Boot latest macOS version. Remember that username is the name you want the home folder to be (by default its first name & last name).
  2. Go through preferences & set everything up.
  3. Download & install apps I use.
  4. Clone dotfiles & sync them.
  5. Sync settings for apps I use.

Setup & sync dotfiles

Take a look at install shell script. It will install brew, go & mage.

Run it with ./install. As part of the script it will run mage setup. Take a look at magefile.go Setup function to see what it will do.

You can also run mage alone to see what commands you can run with descriptions of them.

In short, it will create appropriate symlinks pointing at files in ~/.dotfiles. It is assumed that the dotfiles repo is placed there.

It will also install CLI tools & apps.

Interesting dotfiles

Here are dotfiles I got many ideas from and liked. I also mention Nix configurations I liked.

Contributing

Suggestions on how I can improve the these dotfiles or suggestions of new and awesome tools are welcome.

Thank you

You can support me on GitHub or look into other projects I shared.

MIT Twitter

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