this post was submitted on 31 Jan 2024
126 points (95.7% liked)

Linux

48314 readers
114 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I wouldn't really call myself a distro hopper, but in the last few months I've had to do some fresh installs on a couple of machines and VMs for work

If these aren't included by default, I'll make sure to get em:

GUI:

  • Firefox & Chromium
  • Gimp & Krita
  • VSCode/VSCodium
  • Okular
  • Libre office

CLI*:

  • git
  • wget&curl
  • neovim
  • zsh/ohmyzsh + plugins
  • glow
  • neofetch
  • figlet/toilet
  • zellij
  • python
  • nodejs/npm/nvm + nodemon globally
  • ranger/rifle

Also, how do you go about migrating your old config and rc files? Start fresh or just copy em over and make adjustments where necessary?

(page 2) 34 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 9 months ago

guix home reconfigure home-config.scm

[–] [email protected] 2 points 9 months ago

ne is my preferred CLI text editor... others would be: ranger, rtorrent, irssi, git, btop, and others that are not coming to mind right now..

[–] [email protected] 2 points 9 months ago

Turn on night light and install syncthing to move over dotfiles

[–] demonsword 2 points 9 months ago

fortune, cowsay

[–] [email protected] 1 points 4 months ago
[–] [email protected] 1 points 9 months ago* (last edited 9 months ago)

CLI:

  • git
  • zsh
  • neovim
  • lazygit
  • my dotfiles (i have them on gh and then use a bare repo)
  • a few extra utilities: htop, ripgrep, tree, exa
  • yay (I use Arch btw)
  • tools for whatever langs I'm using, usually rust or golang

GUI:

  • Steam - games are on a separate disk that I add to /etc/fstab so I just need to add it to Steam and I'm good to go
  • Lutris
  • Sublime Text
  • Spotify
  • Discord
  • Flameshot
  • psensor
[–] [email protected] 1 points 9 months ago

@tourist Vivaldi Spotify obsdian

[–] [email protected] 1 points 9 months ago

git clone ssh://[email protected]/~/dotfiles.git

load more comments
view more: ‹ prev next ›