8000 GitHub - wickes1/Dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wickes1/Dotfiles

Repository files navigation

Dotfiles

This is the Dotfiles for personal usage.

The current setup is base on arcolinuxb-xfce-v23.05.04-x86_64.iso

Windows Manager: AwesomeWM Shell: ZSH Terminal: Kitty Editor: Lunarvim Theme: Catppuccin Macchiato

Setup

  • pluggable authentication modules(PAM)
  • package manager
    • yay
  • mirror list
    • reflector
    • reflector-simple
  • locale
    • en_US.UTF-8 UTF-8
    • zh_CN.UTF-8 UTF-8
  • polkit
    • xfce-polkit
  • clipboard
    • xsel
    • copyq
    • flameshot
  • font
  • input method
  • external monitor
    • arandr
  • audio
    • pipewire (multimedia framework)
    • pipewire-audio (audio client)
    • pavucontrol (GUI controller)
    • wireplumber (session manager)
    • pacmixer
  • driver
    • xf86-video-amdgpu
  • display server
    • xorg
    • .xinitrc
    • .Xresources
  • xorg automation
    • xdotool
    • autokey
  • windows manager
    • awesomewm-git
    • twm
  • terminal emulator
    • wezterm
  • terminal multiplexers
    • zellij
  • backlight
    • ddcui
    • brightnessctl
    • xfce4-power-manager
  • shell
  • editor
    • neovim
    • lunarvim
    • neovide
  • status bar
    • polybar
  • xorg compositor
    • picom-git
  • application launcher
    • rofi
  • display manager
    • sddm
    • xinit-xsession
  • screenlocker
    • betterlockscreen
  • notification daemon
    • naughty
    • dunst
  • wallpaper
    • feh
    • python-pywal
  • swapfile
    • no swap on installation
    • ext4 format
    • use swapfile on later stage
    • setup swap for hibernation
  • bootloader
    • grub-install
  • utility
    • duf(df alternative)
    • duc(du with graph)
    • ncdu(disk usage)
    • difftastic(diff alternative)
    • lsd(ls alternative)
    • ripgrep(grep alternative)
    • fd(find alternative)
    • sd(sed alternative)
    • hyperfine(shell benchmark)
    • tokei(code language statistics)
    • tealdeer(tldr)
    • bandwhich(network traffic monitor)
    • zoxide(zsh z alternative)
    • grex(regex generator)
    • bottom(resource monitor)
    • htop(process monitor)
    • procs(process monitor)
    • fnm(nvm alternative)
    • stacer(system cleaning)
    • thunar(file manager, gui)
    • xplr(file manager, rust tui)
    • lf(file manager, golang tui)
    • xclock(default boot program from xinit)
    • arandr(xrandr gui)
    • inxi(hardware overview)

FAQ

  • connect to wifi
    • nmcli device wifi connect password
  • show all os in grub
    • install os-prober, update-grub
    • sudo os-prober
    • sudo update-grub
  • brightness control
    • internal monitor (e.g. laptop)
      • brightnessctl
    • external monitor
      • ddcutil
  • laptop optimize
    • touchpad

Reference

Best tool comparison
LunarVim configuration
ZSH files
Vim Search
AwesomeWM dotfiles
AwesomeWM customization
Building Your Mouseless Development Environment
Code strcuture in lang
ZSH keymap
Lua 101
Application list
EWW powermenu
AwesomeWM example
http://epsi-rns.github.io/desktop/2019/06/15/awesome-overview.html

Change default editor for sudo

https://unix.stackexchange.com/questions/408413/change-default-editor-to-vim-for-sudo-systemctl-edit-unit-file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0