Skip to content
/ dot Public

Personal dotfiles for i3wm/i3status, nvim, tmux and zsh for ubuntu and macOS

Notifications You must be signed in to change notification settings

dmicha16/dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal dotfiles

These are all my personal dotfiles I use for writing mainly python on Ubuntu and macOS. Whereever possible there are checks for the OS before the configurations try to source anything.

If you find some edge cases, please make a PR, I'll be more than happy to include it.

To deploy my dotfiles, I'm using gnu stow, but you can also use your own tool, or just simply copy-paste these config files into their appropriate folders.

By using stow I can choose to install only the configurations I need based on the OS, such as on macOS there's no i3wm (unfortunately).

Download and Setup

  • git clone this repo to ~/
  • stow individual configurations
    • cd ~/dot
    • stow zsh
    • stow i3

Dependencies

These are software and packages that you need to install before you can use these configurations.

  • antidote
    • macos: brew install antidote
    • linux: git clone --depth=1 https://github.com/mattmc3/antidote.git ${ZDOTDIR:-$HOME}/.antidote
  • nerdfonts

List of tools

Coding

Terminal

windows manager

Usage

Adding a new .config configurations to this repo

cd ~/dot
mkdir i3/.config/i3
mv config i3/.config/i3
stow i3

Removing a stow

stow -D

About

Personal dotfiles for i3wm/i3status, nvim, tmux and zsh for ubuntu and macOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published