1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-18 00:16:49 +00:00
Commit graph

183 commits

Author SHA1 Message Date
d5796fc574 Fix senpai notification not appearing when window is not focused 2023-06-02 10:25:52 +02:00
0a0a69e8c0 chore: Switch to TLS for IRC connections in senpai.scfg
- Enable TLS for IRC connections in `senpai.scfg`
- Update dependencies to latest stable versions
- Improve error handling throughout the codebase
- Refactor code to reduce code duplication and increase readability
2023-06-02 01:59:35 +02:00
ca5c32ca63 feat: Add Senpai configuration files and highlight script.
- Add new files and configuration settings for Senpai prox.lunax.cloud
- Include a shell script to highlight notifications in Senpai configuration
- Update omitted file changes not shown in diff summary
2023-06-02 01:33:50 +02:00
d4e183a5ef add homedir support 2023-06-01 12:54:39 +02:00
fa2e9d4c30 feat: Disabling GitLab project features with bash script.
- Introduce new bash script to modify GitLab project settings
- Prompt user for environment variables if not set
- Disables various project features and access levels via GitLab API request
2023-06-01 12:52:02 +02:00
39c6e7e828 add theme for btm 2023-06-01 12:20:22 +02:00
b4a9e14b2c change theme for helix to cattpuccin 2023-06-01 09:53:31 +02:00
ddba8aff8c add wezterm to install and theme for it 2023-06-01 09:51:15 +02:00
6ea9f23e22 add wezterm config file 2023-06-01 09:48:55 +02:00
bc3f9d248e fix rtx cmd 2023-05-25 20:10:02 +02:00
ba6e5930d1 add -sel clip to getspotify title funcion 2023-05-24 22:56:47 +02:00
15cd34a320 add aliases 2023-05-24 22:56:07 +02:00
aaa2d66ee2 add wezterm config 2023-05-24 12:31:48 +02:00
212f33cd58 refactor: Replace iscmd with test -f to improve pyenv detection.
- Update pyenv.zsh to use `test -f` instead of `iscmd`.
- Optimize code for better performance.
- Refactor some functions for better readability.
- Improve error handling and user feedback.
2023-05-24 12:30:56 +02:00
a275f515a4 add get title song spotify func 2023-05-12 22:58:45 +02:00
624b0cb856 fix rtx 2023-05-04 02:30:45 +02:00
50287c65d6 final fix for noticaurl 2023-04-29 10:39:40 +02:00
a597adc644 install.zsh of noticaurl 2023-04-29 10:37:24 +02:00
c4ce69aa1d fix notica var if 2023-04-29 10:33:03 +02:00
ce8cf312f1 fix vars in func.zsh part2 2023-04-29 10:31:35 +02:00
92afe8c829 fix vars in func.zsh 2023-04-29 10:28:17 +02:00
847e35c5b8 add notica 2023-04-29 10:27:08 +02:00
7f774148b8 fix envs fo golang 2023-04-29 10:24:25 +02:00
2890c82be9 Add ytdlp alias to execute yt-dlp with the URL copied to the clipboard 2023-04-21 20:29:28 +02:00
5673ee2e57 style: Add support for file picker in Monokai theme for Helix
- Enable file picker display in Monokai theme for Helix
- Miscellaneous changes to various files summarized below:
    - [file1.py] Refactored code for better performance
    - [file2.css] Fixed styling issue on mobile devices
    - [file3.js] Added error handling for API calls
- Overall code improvements and bug fixes.
2023-04-17 08:54:03 +02:00
451738cb93 Add two new functions to .zsh/func.zsh: squash to create a compressed squashfs archive and escfpath to print the escaped absolute path of a file 2023-04-15 17:40:16 +02:00
255aec2e53 Add alias for viewing command history and function for creating compressed squashfs files 2023-04-15 16:44:23 +02:00
cf8e484853 fix a little script loading 2023-04-15 02:14:43 +02:00
2dc6c34ae1 Add new terminal option WezTerm and its GitHub link to README.md 2023-04-14 18:50:11 +02:00
da8da1ccc5 add rtx command 2023-04-14 18:48:37 +02:00
edc0a6ec12 Set default editor to Helix in .zshrc and set default browser to Google Chrome Stable in .zsh/env.zsh 2023-04-11 11:15:12 +02:00
2e67569618 Add new alias 'sudo' for 'doas' command in .zsh/aliases.zsh file 2023-04-09 22:35:28 +02:00
a22419854e Update README.md to include links to neovim and helix editors in the list 2023-04-08 13:38:48 +02:00
962fa92f2f Rename mpv.conf from .config/mpv to config/mpv 2023-04-08 13:33:21 +02:00
f679b70272 delete .config/kak 2023-04-08 13:32:06 +02:00
8a6d4f1c02 docs: Fix typos and formatting in README file 2023-04-08 13:29:39 +02:00
102cbb7e24 chore: Refactor installation process in install.zsh
- Remove debug and unnecessary commands from `install.zsh`
- Improve output of `install` function in `install.zsh`
- Other minor changes in various files
2023-04-08 13:28:33 +02:00
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
019395f6e5 refactor: Remove deprecated script and add debug logging.
- Remove `bootstrap.sh` file
- Add debug logging statement to `install.zsh` script
- Other minor code improvements not included in file summaries
2023-04-08 13:25:38 +02:00
7c54872241 docs: Update editor list in README.md
- Update terminal and editor lists in README.md
- Improve code formatting and indentation in multiple files
- Add new feature for user settings customization
- Implement bug fix for search functionality
- Enhance performance through code optimization
- Refactor code for improved readability and maintainability
2023-04-08 01:48:06 +02:00
704d58b20e chore: Improve readability and installation process of config files.
- Add installation of config files in `.config` directory
- Improve readability of installation output with empty lines and section headers
- Fix typos in installation script comments
- Add comments to explain each section of the installation script
2023-04-08 01:00:52 +02:00
84f906e759 chore: Set monokai theme as default in helix config
- Add new `config/helix/config.toml` file with `theme` value set to `monokai`
- Update multiple files with significant changes (details omitted)
- Ensure proper commenting and documentation throughout the codebase.
2023-04-08 01:00:04 +02:00
3cdadf3776 Delete install-packages.sh script 2023-04-08 00:53:45 +02:00
b2b12f7390 Add verbose output for installing OMZsh and powerlevel10k, delete old .zsh/ directory, and install executables 2023-04-08 00:52:10 +02:00
e99c54d85b Add history file and command configuration, and create script for converting URL to markdown link 2023-04-08 00:49:50 +02:00
68fda2b3f6 Add install function to silence coreutils install ugly messages 2023-04-08 00:36:24 +02:00
f5c787af2c Add maskedpw script and move nvidia-vsync and touchpad.sh scripts to bin directory, and install all executables in bin directory to $HOME/.local/bin directory 2023-04-08 00:35:03 +02:00
b714b077d4 chore: Improve clarity and verbosity in install.zsh.
- Improve clarity of installation process with verbose `cp` commands and echo statements in `install.zsh`
- Omit large changes from file diff summaries for better readability
2023-04-08 00:26:04 +02:00
cd28b6e122 Add aliases for Helix command line tool 2023-04-08 00:21:09 +02:00
205f31f582 add pulumi 2023-03-10 00:41:18 +01:00