2024-03-19 11:47:31 +02:00
2024-03-19 11:47:31 +02:00
2021-08-21 15:02:24 +03:00
2023-10-05 16:51:17 +03:00
2024-03-19 11:47:31 +02:00
2024-03-19 11:47:31 +02:00
2024-12-06 11:36:33 +02:00
2021-04-08 20:32:46 +03:00
2019-01-26 19:22:42 +02:00
2023-10-05 16:51:17 +03:00
2022-04-22 17:49:41 +03:00
2018-10-30 23:34:18 +02:00
2022-11-01 22:29:24 +02:00
2022-02-03 19:49:32 +02:00
2024-03-19 11:47:31 +02:00
2021-04-08 20:32:46 +03:00

DOTFILES

macOS

https://gist.github.com/sarthakpranesh/c4ba43a2f8e75518acedb9480087a3ee

# cli tools + rosetta
xcode-select --install
sudo softwareupdate --install-rosetta

# brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew bundle install

# tmux plugins
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

$(brew --prefix)/opt/fzf/install # fzf ctrl + r

Arch

TBD

Description
No description provided
Readme 264 KiB
Languages
Lua 64%
Shell 19.7%
C 15%
Ruby 1.3%