Skip to content

imroc/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,091 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My personal dotfiles managed by yadm.

Install YADM

Before using this dotfiles, you first need to install yadm, checkout the official yadm installation instructions.

The most common way is to download the yadm script directly and install it to PATH (without relying on any package manager):

curl -fLo /usr/local/bin/yadm https://github.com/yadm-dev/yadm/raw/master/yadm && chmod a+x /usr/local/bin/yadm

Assuming you have git and curl installed.

Clone Dotfiles Repository

Clone the dotfiles repository using yadm:

yadm clone https://github.com/imroc/dotfiles.git
yadm status

And you can force overwrite of local dotfiles:

yadm reset --hard HEAD
yadm pull

Tools

These tools are used in my daily work:

Screenshoots

Work efficiently with tab and pane using Aerospace (macOS tiling window manager), Wezterm (terminal emulator) and Zellij (terminal multiplexers):

wezterm-demo.mp4
zellij-demo.mp4
aerospace-demo.mp4

Others TODO

  • neovim
  • fish
  • kubernetes workflow

About

my personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors