WIP: initialized separate macbook branch with macbook-specific settings #1

Draft
woopwoop wants to merge 3 commits from macbook into master
5 changed files with 24 additions and 38 deletions
Showing only changes of commit 6f574b81e0 - Show all commits

View File

@ -5,6 +5,13 @@ export SUDO_EDITOR=/usr/bin/nvim
export XDG_CURRENT_DESKTOP=Sway
export HOMEBREW_NO_AUTO_UPDATE=true
export ELECTRON_OZONE_PLATFORM_HINT=auto
# Created by `pipx` on 2024-10-08 14:33:09
export PATH="$PATH:/Users/nikitabykov/.local/bin"
# >>> coursier install directory >>>
export PATH="$PATH:/Users/nikitabykov/Library/Application Support/Coursier/bin"
# <<< coursier install directory <<<
eval "$(/opt/homebrew/bin/brew shellenv)"
if [[ -z $DISPLAY && $TTY = /dev/tty1 ]]; then
exec sway