diff options
| author | Andrew Guschin <saintruler@gmail.com> | 2021-10-25 13:21:37 +0400 |
|---|---|---|
| committer | Andrew Guschin <saintruler@gmail.com> | 2021-10-25 13:21:37 +0400 |
| commit | d417ff1d366d1f435c1d6aa128bb368dfbdaf39a (patch) | |
| tree | 12e45dcb10dd482a9ec5bcabffcb1f33db50e959 /.config/joplin/settings.json | |
| parent | 248a94df25205c334ec5097efd392393ab336258 (diff) | |
Changed colorscheme of terminal
- Changed colorscheme in alacritty to monokai
- Removed joplin config (org-mode is my new friend)
- Removed fzf plugin from kakoune config
- Added cdf function to zsh config
- Changed main browser to brave
Diffstat (limited to '.config/joplin/settings.json')
| -rw-r--r-- | .config/joplin/settings.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/joplin/settings.json b/.config/joplin/settings.json deleted file mode 100644 index a89378c..0000000 --- a/.config/joplin/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "sync.target": 2, - "sync.2.path": "/home/andrew/shared-folder/joplin", - "trackLocation": false -} |