Skip to content

Da-shou/dotfiles

Repository files navigation

dotfiles

by da-shou

This is a simple repo created from the command line in Arch to backup my config files and also train my command-line ability with git.

For example, this has been (really!) added with a signed commit, from my new nvim config !

This is also my test space for the nvim plugin "Markview".


Code block

#include <stdio.h>
#include <stdlib.h>

int main(void) {
    printf("%s", "Hello World !");
    return EXIT_SUCCESS;
}

Some formatting stuff.

This is an example with footnote link. [^1] [^1] Here is the footnote.

Does emoji support work ? Let's see... 😂

These next words are important so ==let's highlight them.==

Below is a markdown table.

Normal Left Center Right
1 2 3 4
Bold italic Bold italic Inline code
[Shortcut] Link Nothing ! Internal

How about a list of unordered elements...

  • First element
  • Second element
    • Optional element
    • [!] Dangerous element
  • Third element

A task list !

  • Unchecked
  • Checked

Custom bullets...

  • [/] Incomplete

  • [>] Forwarded

  • [<] Scheduling

  • [-] Cancelled

  • [?] Question

  • [!] Important

  • [*] Star

  • ["] Quote

  • [l] Location

  • [b] Bookmark

  • [i] Information

  • [S] Savings

  • [I] Idea

  • [p] Pros

  • [c] Cons

  • [f] Fire

  • [k] Key

  • [w] Win

  • [u] Up

  • [d] Down

  • [u] Item 1

    • [d] Nest 1

And now some hyperlinks

HEIG-VD

fazlijaylli@gmail.com

Block quotes examples

A regular block quote. It spans across multiple lines.

It also contains an empty line.

[!ABSTRACT]

[!SUMMARY]

[!TLDR]

[!TODO]

[!INFO]

[!SUCCESS]

[!CHECK]

[!DONE]

[!QUESTION]

[!HELP]

[!FAQ]

[!FAILURE]

[!FAIL]

[!MISSING]

[!DANGER]

[!ERROR]

[!BUG]

[!EXAMPLE]

[!QUOTE]

[!CITE]

[!HINT]

[!ATTENTION] Some text

Note

This is a note !

Tip

This is a great tip.

Important

Important ?

Warning

Watch out !

Caution

Be cautious.

[!ABSTRACT] I am abstract.

[!SUCCESS] Custom title Good job !

[!QUESTION] How to write great code ?

[!FAILURE] Custom title Use ChatGPT.


About

Backup of my configurations files.

Topics

Resources

Stars

Watchers

Forks

Contributors