Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bogdanp/dotfiles

Various configuration files from my setup.
https://github.com/bogdanp/dotfiles

ansible dotfiles fish vim

Last synced: 4 months ago
JSON representation

Various configuration files from my setup.

Awesome Lists containing this project

README

        

# dotfiles

## Prerequisites

Make sure the machine has a unique network name (System Settings ->
Sharing -> Local Hostname).

## Setup

1. Install [MacPorts].
1. `sudo port install git`
1. `git clone [email protected]/Bogdanp/dotfiles sandbox/dotfiles`
1. `git submodule update --init`
1. `./bootstrap -d`

## How Stuff Works

### Email

Email is synced via [isync] and sent via [msmtp], both of these use
the OS X keychain for password management.

## Quirks

See `~/.local/var/log` for launch agent logs.

### `io.defn.git-personal.plist` agent

The folder this operates on lives in `~/Documents`, so it won't have
access unless `zsh` is granted full disk access from System Settings.

### External Displays

From the "Arrange..." menu of the "Displays" section of System Settings,
move the menu bar to the external display to have spaces automatically
migrate to the external display when it's plugged in.

[MacPorts]: https://www.macports.org
[isync]: http://isync.sourceforge.net/
[msmtp]: https://marlam.de/msmtp/