Commit Graph

11 Commits

Author SHA1 Message Date
4ba60da72c meta: Add envrc for direnv
Fetch all git remotes automatically when entering the repository.
2022-03-31 03:17:04 +02:00
d98c93dda5 repo: Ignore .zcompcache 2021-03-10 13:52:22 +01:00
druckdev
211ef6e047 vscode: Use tabs per default, XDG & gitignore
Use tabs instead of spaces per default. (VSCodium will still respect the
indentation used in the file)
Stop vscode from writing files in HOME.
Since only the settings.json is versioned in this repo but the full
folder is symlinked: Ignore all other files that will be written.
(TODO: Only symlink file)
2020-11-05 14:45:46 +01:00
druckdev
25993afc83 repo: Ignore the installation backups 2020-10-31 22:34:16 +01:00
druckdev
72159411b9 zsh: Delete unused parts and bits
Delete:
 - transfer.zsh
 - zsh-async
 - telegram helper functions + completion
 - TERM hack for kitty terminal
2020-10-06 22:22:42 +02:00
druckdev
9f4a44f37d Modify gitignore
Add comments to 'sections'.
Ignore *.bak files and rejected patch files.
Ignore rangers history and bookmarks file.
2020-09-15 01:49:32 +02:00
druckdev
31da6669e9 Globally ignore all compiled zsh-files 2020-08-04 06:19:18 +02:00
druckdev
386d689928 Add tmux plugins as git submodules 2020-08-04 02:38:47 +02:00
druckdev
be570a4564 Remove archive 2020-07-31 17:44:04 +02:00
druckdev
3d2e63fd6b Cleanup gitignore
Sort alphabetically.
Separate specific files from files that should be ignored everywhere.
Add full path to specific files.
2020-06-28 17:29:17 +02:00
druckdev
0c743950ac Initial commit 2020-04-23 14:50:36 +02:00