Commit graph

56 commits

Author SHA1 Message Date
c47 6670ff0329 Add tmux.conf
Added a complete basic tmux.conf.
2024-01-13 19:18:38 +01:00
c47 a5c7dc600b Add basic bash startup files and set-links.sh
* bash
    Added basic bash startup files, with basic needed settings and
    possibility to source .bash*.local files for adding local
    configs without adding them to the git repo.

* set-links.sh
    A simple shell script to put symlinks in ${HOME} and
    ${XDG_CONFIG_HOME} and such.
2024-01-13 17:58:33 +01:00
c47 7946efc6dc Add .gitignore
Removed accidentally added/commited lazy-lock.json and added
.gitignore.
2023-11-14 06:38:16 +01:00
c47 fa8201c450 Remove redundant line 2023-11-12 11:14:03 +01:00
c47 5a33d6f6be Remove empty line 2023-11-12 10:19:44 +01:00
c47 a7d34e8a4b Initial commit: add nvim base setup
Initialized this repo by adding my basic neovim config files.
I switched to lua configuration and started my nvim setup
from scratch.
2023-11-12 10:12:31 +01:00