Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
waldirborbajr authored Feb 27, 2024
1 parent 91d16dc commit d4b6dde
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,12 @@ This will download and install the latest version of glink. Make sure that your
glink .... #TODO
```

## Recommended tmux Settings
## .glink-ignore`

I recommend you add these settings to your `tmux.conf` to have a better experience with this plugin.
You can add files/directories to ignore list, so when execute `glink` the content will no be linked.

```sh
#TODO
```

## Configuration

You can configure glink by creating a `glink.toml` file in your `$XDG_CONFIG_HOME/glink` or `$HOME/.config/glink` directory.

```sh
mkdir -p ~/.config/glink
touch glink.toml
touch .glink-ignore
```

## Contributors
Expand Down

0 comments on commit d4b6dde

Please sign in to comment.