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

@cdzombak's dotfiles, configurations, and system setup scripts

NotificationsYou must be signed in to change notification settings

cdzombak/dotfiles

Repository files navigation

@cdzombak's dotfiles & system setup scripts.

Repo Contents

This repository contains configuration files and scripts that help implement my preferred macOS setup. It includes, among other things, my currentHammerspoon configuration.

There is also aserver build target, which will install a minimal configuration and useful software on Linux servers (it'll work on "client" machines, too, but it's oriented for my current common Linux server usage).

Dependencies

On macOS, the relevantmake targets will install these dependencies with Homebrew.

My zsh theming is intended to work well with a dark color scheme (I useSolarized Dark).

Installation

Begin byinstalling my SSH configuration (private; seemy blog post about this setup).

# in ~git clone https://github.com/cdzombak/dotfiles.git .dotfilescd .dotfiles/make [ mac-all| linux-all ]

On an extremely minimal deb-based Linux install, optionally, runapt install dialog for a better dpkg-reconfigure UX.

On Linux, also clone the dotfiles and runmake linux-all from a root terminal (sudo -i).

Runningmake with no target prints help.

Other macOS System Configuration

When setting up a new macOS system, in addition to dotfiles, the following are required:

Inspiration & Acknowledgements

This setup — and my further aspirations for it — are inspired by:


[8]ページ先頭

©2009-2025 Movatter.jp