commit 4404a772295e80ef7b3114b2b9f6e0f5fa35a1bb parent 87bd686406c854632801c09e25bc3cf6d525032a Author: Mark Feller <mfeller@recurly.com> Date: Thu, 19 Dec 2019 15:23:35 -0700 align Signed-off-by: Mark Feller <mfeller@recurly.com> Diffstat:
M | pkgs/fedora/packages | | | 54 | +++++++++++++++++++++++++++--------------------------- |
1 file changed, 27 insertions(+), 27 deletions(-)
diff --git a/pkgs/fedora/packages b/pkgs/fedora/packages @@ -1,40 +1,40 @@ # Tooling -git is a version control system -stow is a tool for managing symlinks for dot files +git is a version control system +stow is a tool for managing symlinks for dot files # Editor -emacs is the best editor -vim is another editor +emacs is the best editor +vim is another editor # Desktop Environment and System Utilities #xorg-minimal is a grapgical server #xorg-fonts is a font package -compton is an xorg composition manager -i3-gaps is the i3 tilling window manager but with gaps. -xclip allows for copying and pasting from the command line. -xsetroot sets status bar and other x properties -htop provides system usage information and displays processes -dbus facilities inter-process communication -zsh is a shell that is compatible with bash. -rust is the rust toolchain -go is the go toolchain +compton is an xorg composition manager +i3-gaps is the i3 tilling window manager but with gaps. +xclip allows for copying and pasting from the command line. +xsetroot sets status bar and other x properties +htop provides system usage information and displays processes +dbus facilities inter-process communication +zsh is a shell that is compatible with bash. +rust is the rust toolchain +go is the go toolchain # File Management -w3m is a terminal browser which can also view images -lf is an extensive terminal file manager -fzf is a fuzzy finder tool -unrar extracts rars -unzip unzips zips +w3m is a terminal browser which can also view images +lf is an extensive terminal file manager +fzf is a fuzzy finder tool +unrar extracts rars +unzip unzips zips # Audio and Video -pulseaudio is an audio router -ffmpeg can record and splice video and audio on the command line -mpd is a lightweight music daemon -mpc is a terminal interface for mpd -ncmpcpp is an ncurses interface for music with multiple formats and a powerful tag editor -mpv is a video player -youtube-dl can download any YouTube video when given the link +pulseaudio is an audio router +ffmpeg can record and splice video and audio on the command line +mpd is a lightweight music daemon +mpc is a terminal interface for mpd +ncmpcpp is an ncurses interface for music with multiple formats and a powerful tag editor +mpv is a video player +youtube-dl can download any YouTube video when given the link # Notications -libnotify allows desktop notificatio -dunst is a suckless notification system +libnotify allows desktop notificatio +dunst is a suckless notification system