Skip to content

Commit

Permalink
new backup 2024-08-27 15:00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
laspavel committed Aug 27, 2024
1 parent 7b294f9 commit 64f150b
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/mc/ini
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ show_mini_info=true
kilobyte_si=false
mix_all_files=false
show_backups=true
show_dot_files=false
show_dot_files=true
fast_reload=false
fast_reload_msg_shown=false
mark_moves_down=true
Expand Down Expand Up @@ -173,7 +173,7 @@ ignore_dirs=
follow_symlinks=false

[Panelize]
Modified git files=git ls-files --modified
Find rejects after patching=find . -name \\*.rej -print
Find *.orig after patching=find . -name \\*.orig -print
Modified git files=git ls-files --modified
Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print
1 change: 1 addition & 0 deletions .laspavelrc
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ alias weather="curl wttr.in/Dnepr"
alias speedtest="curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -"
alias dnsinfo="dig $1 @resolver1.opendns.com"
alias ydl="yt-dlp --verbose -S res,ext:mp4:m4a --merge-output-format mp4 --no-mtime $1"
alias teams-reload="killall -9 teams-for-linux && flatpak run com.github.IsmaelMartinez.teams_for_linux > /dev/null 2>&1 &"

#Docker
alias py3='docker run -it --rm --hostname py3 -v $(pwd):/data -w /data python:3.9 /bin/bash'
Expand Down
2 changes: 2 additions & 0 deletions .lesshst
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@
"graft-points
"eltorito-boot
"continue
.search
"newer
Binary file modified DOD1/.bash_history.zip
Binary file not shown.
Binary file modified DOD1/.ssh.zip
Binary file not shown.
Binary file modified DOD1/.tmux.zip
Binary file not shown.
Binary file modified DOD1/dump_gnome_settings.zip
Binary file not shown.

0 comments on commit 64f150b

Please sign in to comment.