✨ feat(obsidian): add config
right now is just a barebones implementation of a custom vimrc in obsidian. I will develop it in the future
This commit is contained in:
parent
e1504f8472
commit
63e4a77c10
4 changed files with 7 additions and 3 deletions
3
.config/obsidian/.github/README.md
vendored
Normal file
3
.config/obsidian/.github/README.md
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div align="center">
|
||||
<a href=""><img src="./title.png"></a>
|
||||
</div>
|
BIN
.config/obsidian/.github/title.png
vendored
Normal file
BIN
.config/obsidian/.github/title.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
2
.config/obsidian/obsidian-vimrc.vim
Normal file
2
.config/obsidian/obsidian-vimrc.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
" yank to system clipboard
|
||||
set clipboard=unnamed
|
5
.github/README.md
vendored
5
.github/README.md
vendored
|
@ -169,16 +169,15 @@ Here is all the information about my setup:
|
|||
| **Messaging App** | [Discord](https://discord.com/) (patched with [BetterDiscord](https://betterdiscord.app/)) [:gear:](../.config/BetterDiscord/) |
|
||||
| **Email Client** | [Thunderbird](https://www.thunderbird.net/) |
|
||||
| **PDF Viewer** | [Zathura](https://pwmt.org/projects/zathura/) [:gear:](../.config/zathura/) |
|
||||
| **Note Taking App** | 💖 [Obsidian](https://obsidian.md/) |
|
||||
| **Note Taking App** | 💖 [Obsidian](https://obsidian.md/) [:gear:](../.config/obsidian/) |
|
||||
| **Video Player** | [Celluloid](https://celluloid-player.github.io/) ([MPV](https://mpv.io/) frontend) [:gear:](../.config/mpv/) |
|
||||
| **Image Viewer** | [geeqie](https://www.geeqie.org/) [:gear:](../.config/geeqie/) |
|
||||
| **File Manager** | [Nemo](https://community.linuxmint.com/software/view/nemo) |
|
||||
| **Audio Effects** | [Easyeffects](https://github.com/wwmm/easyeffects) |
|
||||
| **Image Editor** | [Krita](https://krita.org/) |
|
||||
| **Paint Tool** | [Pinta](https://www.pinta-project.com/) |
|
||||
| **VM Manager** | [Virt-Manager](https://virt-manager.org/) ([QEMU](https://www.qemu.org/)) |
|
||||
| **Recording Program** | [OBS](https://obsproject.com/) |
|
||||
| **Office Apps** | [LibreOffice](https://www.libreoffice.org/) [:gear:](../.config/libreoffice/4/user/config/) |
|
||||
| **Office Apps** | [LibreOffice](https://www.libreoffice.org/) |
|
||||
|
||||
</details>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue