Skip to content

kjuq/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

My ultimate dotfiles.

  • OS: Linux (Manjaro)
    • Stopped using MacOS
      • I realized Linux is much more fun :)
    • Planning to move to Arch linux once I understand how Linux works perfectly
  • Window manager: i3
  • Terminal Emulator: Wezterm
  • Terminal Multiplexer: Tmux
  • Shell: Fish
  • Editor: Neovim

Usage

Backup

./main.sh b backs up files listed in targets.sh

Sync

./main.sh s creates symlinks

Uninstall (unlink symlinks)

TODO