1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-12 05:40:17 +00:00
Commit graph

216 commits

Author SHA1 Message Date
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
f07c823191
add pyenv and git aliases 2022-07-10 13:02:03 +02:00
71ebb13744
delete arcmenu config 2022-04-11 13:36:25 +02:00
b5dfb55b51
update readme 2022-04-11 12:36:35 +02:00
a0df4bf5b2
add devops script 2022-04-11 12:32:20 +02:00
662e165e60
implement autocompletion for kubectl 2022-04-11 11:37:50 +02:00
6b1138aad6
add kubectl alias -m 2022-04-01 01:35:17 +02:00
6a2651eb32
change alias of docker compose 2022-03-31 21:21:47 +02:00
da4831ba79
add ssh-agent systemd user service 2021-09-18 17:10:13 +02:00
3c57ca7a15
DISABLE_MAGIC_FUNCTIONS=true 2021-06-16 20:39:22 +02:00
28e049d94d func 2021-06-06 19:24:35 +02:00
b99ddaa27e post-laptop-install and touchpad.sh 2021-06-06 19:17:59 +02:00
a05961aba4
change default editor 2021-05-10 01:19:13 +02:00
79ed9c7101
mpv config 2021-05-09 04:14:00 +02:00
b889805b7e
mpv config 2021-05-09 04:12:25 +02:00
937bbf9e7a
change cargo path 2021-05-08 21:23:49 +02:00
96b3aeed56
change discord-stream alias 2021-05-03 01:47:28 +02:00
c3562827d3
update install.zsh to copy tmux.conf 2021-04-08 23:14:00 +02:00