dotfiles

module
v1.0.0-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2021 License: MIT

README ยถ

DarkOnion's dotfiles

My personal dotfiles for my *nix system (actually it's ArchLinux)

Shell ๐Ÿš

Fish ๐Ÿ 

  • ArchLinux
pacman -S fish && chsh -s /usr/bin/fish $USER
  • Ubuntu based distro
sudo apt install -y fish && chsh -s /usr/bin/fish $USER && curl -fsSL https://starship.rs/install.sh | bash && fish

VSCodium

VSCodium is only avaible in the AUR, so you should install an AUR helper like yay or paru

  • ArchLinux
yay -S vscodium-bin
  • Ubuntu based distro
wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg | gpg --dearmor | sudo dd of=/etc/apt/trusted.gpg.d/vscodium.gpg 
echo 'deb https://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/debs/ vscodium main' | sudo tee --append /etc/apt/sources.list.d/vscodium.list 
sudo apt update && sudo apt install -y codium 

I packed my installed extension in a zip archive named .vscode-oss.zip

Directories ยถ

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL