Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🎒 Personal dotfiles for macOS

License

NotificationsYou must be signed in to change notification settings

akrisanov/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • macOS (other Unix-like systems should work too with some tweaks)
  • Homebrew
  • Git

How To Install

Run the following command to download the configs to$HOME/dotfiles and create symlinksfrom the contents of thedots/ subdirectory in$HOME:

sh -c"$(curl -fsS https://raw.githubusercontent.com/akrisanov/dotfiles/master/install)"

If the dotfiles directory already exists, it will be backed up to~/dotfiles.old/.

How To Update

Theinstall script can be used to pull the latest version of the dotfiles from Github and update the symlinks:

~/dotfiles/install

Installing Programs

Installing software and packages is done through Homebrew and Homebrew Cask.The process is not automated, but these scripts can be used as a starting point.

Configure macOS settings:

~/dotfiles/tools/osx-tweaks

Install Homebrew packages:

~/dotfiles/tools/osx-brew~/dotfiles/tools/osx-cask

Terminal Emulator

I've recently switched fromiTerm2 toweztermas my terminal of choice. You can find the configuration file indots/wezterm.lua.The config comes with automatic dark/light theme switching based on macOS appearance.

Shell

Zsh is old friend. Some configuration and plugins are managed byprezto.

Editors

I useVisual Studio Code as my main editor andHelixwhen I edit files in the terminal.

Visual Studio Code

Wezterm and Helix

Favorite Fonts

Some of my favorite fonts are available through Homebrew Cask and are installed by theosx-cask script.


Copyright (c) 2021–2023 Andrey Krisanov

About

🎒 Personal dotfiles for macOS

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp