1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-18 16:26:50 +00:00
.files
Find a file
Luna Komorebi 45ad03dcab feat: Add wallpaper changing script.
- Add `change-wallpaper.sh` with a bash script to change the desktop wallpaper.
- Several files were modified, but only major changes are listed in the diff summary.
- Enhancements and optimizations were made to improve overall performance.
2023-04-08 13:26:04 +02:00
.config add ssh-agent systemd user service 2021-09-18 17:10:13 +02:00
.zsh Add aliases for Helix command line tool 2023-04-08 00:21:09 +02:00
bin feat: Add wallpaper changing script. 2023-04-08 13:26:04 +02:00
config/helix chore: Set monokai theme as default in helix config 2023-04-08 01:00:04 +02:00
.p10k.zsh p10k changes 2020-12-29 23:44:57 +01:00
.tmux.conf .tmuxrc 2021-04-08 23:11:22 +02:00
.zshrc Add history file and command configuration, and create script for converting URL to markdown link 2023-04-08 00:49:50 +02:00
install-code.sh p10k changes 2020-12-29 23:44:57 +01:00
install-devops.tools.sh add devops script 2022-04-11 12:32:20 +02:00
install-scripts.zsh add nvidia scripts 2021-03-08 22:33:30 +01:00
install.zsh refactor: Remove deprecated script and add debug logging. 2023-04-08 13:25:38 +02:00
post-laptop-install.sh post-laptop-install and touchpad.sh 2021-06-06 19:17:59 +02:00
README.md docs: Update editor list in README.md 2023-04-08 01:48:06 +02:00

dotfiles

.files

Programs I use

  • DE and addons:
    • (actually using) KDE
  • Terminal Konsole
  • Shell: zsh 📝
  • Editors neovim, helix, vscode, vim

The inspiration taken from ptrcnull/dotfiles and Daste/dotfiles