clean up repository #2

Open
tudattr wants to merge 0 commits from clean_emacs into master
There is no content yet.
tudattr added 6 commits 2024-03-15 16:14:25 +01:00
6c2bc75f12 Fixed submodule issue for emacs/.emacs.d/
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
9ceae68f52 alacritty update and emacs config
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
65c923108a Added lazyvim
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
34cda631d2 Added some alias for eza/ls,vim/nvm and cat/bat
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
6c023972ef Added .gitconfig
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
4c33229d30 fixed screenshot script
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This pull request has changes conflicting with the target branch.
  • README.md
  • config/.config/alacritty/alacritty.toml
  • config/.config/cava/config
  • config/.config/i3/config
  • config/.config/nushell/config.nu
  • config/.config/nushell/env.nu
  • config/.config/rofi/launchers/type-1/launcher.sh
  • config/.local/share/ranger/bookmarks
  • config/.scripts/battery_stats.nu
  • config/.ssh/config
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b clean_emacs master
git pull origin clean_emacs

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff clean_emacs
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tudattr/dotfiles#2
There is no content yet.