티스토리 뷰

CLI

GNU Stow 사용하기

UnEmotioneD 2024. 11. 30. 09:57

My dotfiles

This directory contains the dotfiles for my system

YouTube References

Dreams of Autonomy

typecraft

Requirements

Ensure you have the following installed on your system

Git

brew install git

Stow

brew install stow

Installation

First, check out the dotfiles repo in your $HOME directory using git

git clone https://git@github.com/UnEmotioneD/dotfiles.git
cd dotfiles

then use GNU stow to create symlinks

stow .

or move any conflicting files to dotfiles directory with --adopt flag

stow --adopt .

To unlink all packages

stow -D .

'CLI' 카테고리의 다른 글

FZF  (0) 2026.02.17
BASH 대소문자 구분없는 자동완성  (0) 2026.02.15
Zoxide  (0) 2026.01.27
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2026/04   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30
글 보관함