https://github.com/adamtabrams/.profigs
These are my configs for some awesome command line tools! 👍
https://github.com/adamtabrams/.profigs
Last synced: about 1 year ago
JSON representation
These are my configs for some awesome command line tools! 👍
- Host: GitHub
- URL: https://github.com/adamtabrams/.profigs
- Owner: adamtabrams
- Created: 2019-03-01T07:56:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T19:28:52.000Z (about 6 years ago)
- Last Synced: 2023-03-11T07:26:53.035Z (over 3 years ago)
- Language: Shell
- Homepage:
- Size: 3.47 MB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Deprecated: check out [this](https://github.com/adamtabrams/fig) instead!
## Usage
These configurations are intended for **MacOS**.
First, fork this repo. Then, clone the fork to your $HOME directory.
```sh
cd $HOME && git clone
```
Now, install some packages.
```sh
cd $HOME/.Profigs
```
To create the proper symlinks to each of the config files and directories, run:
```sh
$HOME/.Profigs/linkprofigs
```
Note: Any of your own configuration files shouldn't be overwritten by the script.
Any of your files, that conflict with those in this project will be stored in $HOME/.cache/profigs/{data-htime}.
### Troubleshooting
Fork & Clone
Install required
Install optional
Link configs
Link lazygit
Create automator script
OSX keybindings
Amethyst mod1 binding
Histfile
Allow apps to run
Give apps permissions
Brave
VimiumC
## OSX settings