Update ssh and nvim config

This commit is contained in:
Jan Eitzinger 2023-10-29 07:07:14 +01:00
parent c164fc0ab0
commit e524061518
2 changed files with 17 additions and 8 deletions

View File

@ -7,12 +7,12 @@ return {
"renerocksai/calendar-vim",
},
opts = {
home = vim.fn.expand("~/doc/zettelkasten"),
take_over_my_home = true,
auto_set_filetype = true,
-- dailies = home .. '/' .. 'daily',
-- weeklies = home .. '/' .. 'weekly',
-- templates = home .. '/' .. 'templates',
home = "/Users/jan/doc/zettelkasten",
dailies = "/Users/jan/doc/zettelkasten/daily",
weeklies = "/Users/jan/doc/zettelkasten/weekly",
templates = "/Users/jan/doc/zettelkasten/templates",
image_subdir = "img",
extension = ".md",
new_note_filename = "uuid-title",
@ -25,15 +25,15 @@ return {
-- template for new notes (new_note, follow_link)
-- set to `nil` or do not specify if you do not want a template
-- template_new_note = home .. '/' .. 'templates/new_note.md',
template_new_note = "/Users/jan/doc/zettelkasten/templates/new_note.md",
-- template for newly created daily notes (goto_today)
-- set to `nil` or do not specify if you do not want a template
-- template_new_daily = home .. '/' .. 'templates/daily.md',
template_new_daily = "/Users/jan/doc/zettelkasten/templates/daily.md",
-- template for newly created weekly notes (goto_thisweek)
-- set to `nil` or do not specify if you do not want a template
-- template_new_weekly= home .. '/' .. 'templates/weekly.md',
template_new_weekly = "/Users/jan/doc/zettelkasten/templates/weekly.md",
-- image link style
-- wiki: ![[image name]]
@ -78,7 +78,6 @@ return {
vim.api.nvim_set_hl(0, "tkBrackets", { fg = "gray", bg = "gray" })
end,
},
{
"nvim-neorg/neorg",
build = ":Neorg sync-parsers",

View File

@ -12,6 +12,16 @@ Hostname cshpc.rrze.uni-erlangen.de
ForwardAgent no
User unrz254
Host moodle
Hostname moodle.nhr.fau.de
ForwardAgent no
User moodle
Host moebiusband
Hostname server.moebiusband.org
ForwardAgent no
User jan
Host fritz
HostName fritz
ForwardAgent no