everyone else has theirs
Go to file
surtur 3d408f8fee
cargo config: manually specify rustc
since using rust toolchain from rustup, it's probably best to specify
the full path to rustc. the correct one should be called from the main
shell in use (zsh) but when invoked from e.g. bash, another rustc might
get called as PATH is not properly set up there
2022-04-16 17:15:13 +02:00
.cargo cargo config: manually specify rustc 2022-04-16 17:15:13 +02:00
.config tridactylrc: set 'kitty vim' as default editor 2022-04-13 14:38:38 +02:00
.local/share/qutebrowser/userscripts qutebrowser: add userscripts + bindings 2021-06-14 11:26:21 +02:00
.themes sway: add dracula GTK theme as submodule 2021-09-01 16:11:33 +02:00
.vim vimrc: make CursorLineNR bold 2021-11-10 01:28:37 +01:00
.zsh zshrc: move functions to .zsh/functions.zsh 2022-04-03 22:31:19 +02:00
backups MEGAsync instances necessary path update 2019-06-27 02:45:57 +02:00
bin add battery-handling systemd service,timer 2021-11-10 15:32:27 +01:00
etc/dnf add dnf.conf 2022-03-28 17:22:48 +02:00
setup-env removed redundant script (no more EA, ever) 2020-04-29 15:15:08 +02:00
.curlrc curlrc: update UserAgent 2021-09-01 16:40:14 +02:00
.gitignore add .gitignore 2021-11-10 02:54:07 +01:00
.gitmodules add 'solarized-everything-css' submodule 2022-04-06 13:40:29 +02:00
.searchsploit_rc feat: added .searchsploit_rc 2020-05-27 12:14:54 +02:00
.tmux.conf chore: updated .tmux.conf for more space in the status bar 2020-07-26 15:23:00 +02:00
.wgetrc added .curlrc && .wgetrc 2020-04-29 23:21:37 +02:00
.Xresources renamed etc/X11/Xresources to .Xresources 2020-04-06 05:06:16 +02:00
.zprofile get PATH declarations in order 2022-03-26 01:58:06 +01:00
.zshenv zsh: add .zshenv 2022-04-03 22:46:00 +02:00
.zshrc zshrc: only source aliases.zsh once 2022-04-03 22:49:24 +02:00
LICENSE Initial commit 2019-04-10 02:30:03 +02:00
README.md A subtle change to README.md 2019-05-15 03:58:01 +02:00

dotfiles

This is just my desperate attempt to keep track of all the changes I perform onto my dearest dot-files

Warning: Check the files before use