Giter Site home page Giter Site logo

unkwusr / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 466 KB

My linux dotfiles

License: MIT License

Shell 33.76% Lua 26.74% Python 10.10% JavaScript 6.65% CSS 3.53% Vim Script 18.87% TeX 0.16% SuperCollider 0.20%
dotfiles linux vim neovim qutebrowser st zsh i3 i3wm rcm

dotfiles's Introduction

My dotfiles managed with rcm

Installation

  • Symlink all config files with rcm: rcup -v
  • Run ./install_deps.sh to install plugins for some programs

neovim

  • Install vim-plug plugin manager
  • Install plugins: type :PlugInstall in vim
  • Install neovim-symlinks (aur package) to use command vim instead of nvim

zsh

  • Install plugin manager antibody (aur package)
  • Install plugins: antibody bundle < ~/.config/zsh/plugins.txt > ~/.local/share/zsh_plugins.sh
  • Workaround to store zsh configs outside of home directory: echo "ZDOTDIR=\$HOME/.config/zsh" >> ~/.zshenv

qutebrowser

  • Set as default browser: xdg-settings set default-web-browser org.qutebrowser.qutebrowser.desktop
  • Install dictionaries: /usr/share/qutebrowser/scripts/dictcli.py install en-US ru-RU

suckless programs

See suckless/README.md

Other programs

Can be installed via pacman

  • console
    • ripgrep - faster grep replacement
    • fzf - fuzzy-finder
    • fd - faster find replacement
    • bat - cat with syntax highlight
    • diff-so-fancy - diff pager for git
    • htop - system status monitor
    • tmux - terminal multiplexor
    • ncdu - interactive ncurses disk usage viewer
    • nethogs - monitor net bandwidth per process
    • progress - show status of copying(or similar) process
    • wget - cli downloader
    • yt-dlp - cli to download videos from different sources
    • translate-shell - cli program to do translations
    • playerctl - media players controller via MPRIS protocol
    • X11 utils
      • xss-lock - lock screen on idle
      • xorg-xev - show X events and keypresses
      • xclip - easy interact with X clipboards
  • graphical
    • i3-wm i3lock i3status-rust - window manager and related programs
    • dmenu - dynamic menu used as program launcher and so on
    • qutebrowser - browser
    • zathura - pdf viewer
    • rofi-calc - modal calculator
    • feh - images viewer and background setter
    • mpv - video and audio player
    • flameshot - screenshot maker
    • dunst - notification-daemon
    • peek - lightweight screen recorder
    • fcitx5 fcitx5-mozc fcitx5-gtk fcitx5-qt - for Japanese input method
    • fonts
      • ttf-hack - text font (used in i3)
      • otf-ipafont adobe-source-han-sans-jp-fonts adobe-source-han-serif-jp-fonts - Japanese fonts
      • ttf-font-awesome - icons font (used in i3status-rust)

Can be installed from aur

  • redshift-minimal - adjust screen temperature depending on time of day
  • ponymix - cli volume level control
  • dragon-drop - drag-and-drop source/sink cli
  • mpv-sponsorblock-minimal-git - sponsorblock script for mpv
  • nodejs-markdownlint-cli - markdown formatter
  • python-myougiden - cli Japanese dictionary
  • rclip-git - clipboard manager written in Rust (github)

Other

  • ticktask - cli for creating tasks on ticktick.com (github)
  • dalarma - alarm clock that will block your screen with alarm text (github)
  • simplescreenrecorder - screen recorder (but with patch)

Scripts

See bin/README.md

dotfiles's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.