diff --git a/.config/rodolphe/.aliases b/.config/rodolphe/.aliases index 98e59f2..5d575db 100644 --- a/.config/rodolphe/.aliases +++ b/.config/rodolphe/.aliases @@ -2,6 +2,7 @@ alias ll='ls -lihF' alias la='ls -A' alias l='ll -A' +hash eza 2>/dev/null && alias ls='eza' alias sudo='sudo ' alias grep='grep -n --color=auto' @@ -13,6 +14,7 @@ alias ipb='ip --color --brief' alias mount_ro='mount -o ro,noexec,noatime,nodev,nosuid,noiversion' alias ryzom_season_change='date --date $(wget -q -O - "https://api.ryzom.com/time.php?format=xml" | sed "s/>\n/\(89-/" | sed "s//\(23-/g" | sed "s/<\/day_of_season>/\)\*72/" | sed "s/<\/time_of_day>/\)\*3/" | bc | tr "\n" "+" | sed "s/\+$/\n\"min\"\n/" | bc | tr -d "\n")' hash tree 2>/dev/null && alias t='tree' +hash duf 2>/dev/null && alias du='duf' hash htop 2>/dev/null && alias top='htop' hash clang-format 2>/dev/null && alias clang-format='clang-format -style="{BasedOnStyle: llvm, IndentWidth: 4, AllowShortFunctionsOnASingleLine: None, KeepEmptyLinesAtTheStartOfBlocks: false}"' hash xscreensaver-command 2>/dev/null && alias lock='xscreensaver-command --lock' diff --git a/.gitconfig b/.gitconfig index 9857f52..2c18d8d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -5,6 +5,7 @@ [core] editor = vim + pager = delta [push] default = simple diff --git a/README.md b/README.md index 3a56d37..5d28bd2 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ This is just a bunch of dotfiles. ``` sh # Base utils -pacman -S htop kitty-terminfo neovim openssh tmux transmission-cli tree wget whois zsh zsh-syntax-highlighting inetutils +pacman -S bat duf eza git-delta htop inetutils kitty-terminfo neovim openssh ripgrep tmux transmission-cli tree wget whois zsh zsh-syntax-highlighting pacman -S shared-mime-info xdg-user-dirs pacman -S skim # Rust pacman -S cargo-audit cargo-outdated cargo-release rustup # CLI software -pacman -S bind exiv2 imagemagick mkcert ncdu nmap playerctl python-shodan rsync shellcheck sqlmap yt-dlp +pacman -S dog exiv2 imagemagick mkcert ncdu nmap playerctl python-shodan rsync shellcheck sqlmap yt-dlp # WM pacman -S i3status pacman -S i3lock scrot