Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bogdanp/dotfiles
- Owner: Bogdanp
- License: bsd-3-clause
- Created: 2015-12-30T09:16:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T07:56:17.000Z (6 months ago)
- Last Synced: 2024-08-13T08:13:27.176Z (6 months ago)
- Topics: ansible, dotfiles, fish, vim
- Language: Shell
- Homepage:
- Size: 293 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 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/