Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/posixpascal/dotfiles
🛠My shell scripts for macOS using fish, brew, npm and various other goodies.
https://github.com/posixpascal/dotfiles
cask dotfiles fish macos-defaults vim wallpaper
Last synced: 7 days ago
JSON representation
🛠My shell scripts for macOS using fish, brew, npm and various other goodies.
- Host: GitHub
- URL: https://github.com/posixpascal/dotfiles
- Owner: posixpascal
- Created: 2017-11-21T21:14:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T19:19:43.000Z (over 4 years ago)
- Last Synced: 2025-01-16T09:58:26.335Z (14 days ago)
- Topics: cask, dotfiles, fish, macos-defaults, vim, wallpaper
- Language: Shell
- Homepage:
- Size: 12.1 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
This is my current dotfiles setup which I run whenever I install a new machine.
The script configures a few sane defaults, most of them are copied from [mathias dotfiles](https://github.com/mathiasbynens/dotfiles) and edited for my own needs.
It installs a few brew and cask applications like spotify, 1password, microsoft office, etc.
## Preview Gif
![Asciinema Recording](https://github.com/posixpascal/dotfiles/raw/master/recording.gif)
## Brew/Cask
If you want to add additional tools brew and cask should install just create a blank file with the formulae name in the `os/install/[brew|cask]/` folder.
## MacOS defaults
The new macOS defaults are located in `os/defaults` and are applied to:
- Dock
- Finder
- Safari
- Spotlight
- System in General## Wallpaper
Replace the res/wallpaper.png file if you want to apply your own custom wallpaper.## .dotfiles
This repository includes dotfiles for:
- fish
- bash (aliases)
- curl
- git
- screen
- vimand also my fish and vim plugins.