Watch
1
0
Fork
You've already forked dotfiles
0
Commit graph dotfiles/.config/shell/env
Author SHA1 Message Date
72b32db2bb
Add utility to generate shell completions 2026-08-20 21:20:52 +02:00
8f7cef086b
Add configuration for vim
- Add ~/.config/vim/vimrc
  + Configure basic stuff
  + Activate spell checks
  + Activate syntax highlighting and ruler
  + Show whitespace characters
  + Add various snippets for mouse handling,
    toggling line numbers, and search
  + Set `vim`-related directories inside
   ~/.config/vim and ~/.local/state/vim
- Integrate extra settings for Python files
  in ~/.config/vim/after/ftplugin/python.vim
  and ~/.config/vim/after/syntax/python.vim
- Add `vim` artifacts in ~/.config/git/ignore
2026-08-20 21:20:47 +02:00
4d9e800d94
Add configuration for python 2026-08-20 21:20:20 +02:00
56845c5c19
Add configuration for psql 2026-08-20 21:20:19 +02:00
7a5d1d5e46
Add configuration for bat 2026-08-20 21:20:17 +02:00
e1cefdcd26
Add base configuration
- Follow XDG standard: ~/.config and ~/.local folders
- Set environment variables and define aliases within ~/.config/shell
- Add installation script for easy setup and maintenance
  (i.e., `install-dotfiles` and `update-dotfiles`,
   and a `ensure-locales` helper)
- Add README.md with info on the installation and general notes
2026-08-20 21:19:59 +02:00