a repo for my linux (mostly arch linux) configs/dotfiles https://git.ari.lt/ari/my-linux-config
Go to file
2021-07-28 05:02:20 +00:00
arch Update ARCH_INSTALL.sh 2021-07-28 05:02:20 +00:00
gnome_repair.arch Add files via upload 2021-04-05 22:14:20 +00:00
i3 Add files via upload 2021-04-21 03:08:04 +03:00
patch_fish Add files via upload 2021-04-14 19:38:59 +00:00
_.icons.zip ~/.icons 2021-04-05 19:11:31 +00:00
_.themes.zip ~/.themes/ 2021-04-05 19:12:50 +00:00
alsa-restrore.sh Add files via upload 2021-04-17 22:19:00 +03:00
bye_gdm.arch.sh Update bye_gdm.arch.sh 2021-04-07 01:21:12 +00:00
clean_gnome.arch.sh Update clean_gnome.arch.sh 2021-04-07 01:20:50 +00:00
config.fish Add files via upload 2021-04-21 03:08:04 +03:00
debloatify-xorg.arch.sh Add files via upload 2021-04-20 01:21:19 +03:00
fish_prompt.fish Update fish_prompt.fish 2021-04-06 23:53:27 +00:00
fish_variables Add files via upload 2021-04-14 21:16:03 +00:00
fix_bpython.sh Add files via upload 2021-04-15 18:19:46 +00:00
install_configs.sh Add files via upload 2021-04-21 03:08:04 +03:00
LICENSE Create LICENSE 2021-04-05 23:17:50 +00:00
lightdm.conf Add files via upload 2021-04-15 22:49:51 +00:00
nanorc Add files via upload 2021-03-30 22:38:47 +00:00
packages.arch.sh Add files via upload 2021-04-21 03:08:04 +03:00
README.md fix the new username 2021-06-04 19:01:26 +00:00
reflector.conf Add files via upload 2021-04-13 14:13:37 +00:00
svcs.arch.sh Add files via upload 2021-04-05 23:11:30 +00:00
transfer_configs.sh Add files via upload 2021-04-21 03:08:04 +03:00
vimrc Add files via upload 2021-04-21 03:08:04 +03:00

see the cleaned version, i don't think i will update this repo anymore:

dotfiles-cleaned

make sure you replace /home/ari/ with /home/your-username-here/ or ~/

if anything breaks please make sure to have logs, for example what you ran and what was the output

I'm mostly on i3 now

please note:

  • fish has seperate directories for the normal and root user
    • user - ~/.config/fish/, root - /root/.config/fish/
  • not all scripts work on all distros, make sure you have the necesarry dependencies and that you're running a distro that can run that script
  • running gnome repair scripts will introduce back the gnome bloat or on final stage it will reinstall gnome - those scripts are for arch/arch-based distros only
  • not all gnome extensions work on all gnome versions
  • make an issue if you want to ask for more configs, setings, etc. :D
  • to install custom cursors and themes you will need the gnome-tweaks application
  • before making a PR check if the script is written in fish or bash, if it's written in fish submit only things that are written in fish, if bash - otherwise
  • to install grub themes you will need grub and you will need to get the official theme from the website as they have the most updated theme and an install script
  • don't be scared to make an issue to ask questions:)
  • not everything will work on every distro and machine, if you're having problems with paths in for exaple config.fish, remove the parts where it says:
    • "(people might want to remove these)"
      if you're having general issues make an issue on this github repo:)

(ignore the GNOME 40 bug - black corners)

My version of GNOME is ~500MiB IDLE

CONTENTS

fix_bpython.sh - fixes bpython
install_configs.sh - install configurations
svcs.arch.sh - enables services to make your computer and packages run smoother
alsa-restrore.sh - make alsa store previous session volume

config.fish - systemwide fish config [/etc/fish/config.fish]
nanorc - nano rc file [/etc/nanorc]
config.fish - fish aliases [/etc/fish/config.fish]
fish_prompt.fish - my edited version of clearance and lambda fish themes (~/.config/fish/functions/fish_prompt.fish)(SEE CREDITS)
fish_variables - fish variables (for example colours) [~/.config/fish/fish_variables]

.config/ (_.themes.zip) - some app configs [~/.config/]
.icons/ (_.icons.zip) - icons and cursors [~/.icons] (SEE CREDITS)
.themes/ - gnome themes [~/.themes/] (SEE CREDITS)
patch_fish/ - modifies your fish to look better
clean_gnome.arch.sh - removes unnecessary packages that come with gnome
bye_gdm.arch.sh - removes GDM and replaces it with lightdm
gnome_repair.arch/ - fixes common problems i had with my scripts (run them one by one and see if they fix your issue, if one worked - don't run the other, reboot after every attempt)
i3/ - my i3 configuration (more information there)
arch/ - heplful inforation about arch linux

packages (arch linux)

# OFFICIAL REPOS
sudo pacman -S fish nano gnome gnome-tweaks
# AUR
yay -S gnome-terminal-transparency nerd-fonts-hack chrome-gnome-shell
# OH MY FISH
omf install archlinux

CONTRIBUTORS

cristian-tentella

CREDITS

Distro Grub Theme
Bibata Cursors
Clearance Fish Theme
Lambda Fish Theme

gnome extensions i use

dynamic-panel-transparency
native-window-placement
fullscreen-hot-corner
just-perfection
tiling-assistant

gnome extension configs

dynamic pannel transparency

just perfection


tiling assistant


etc.

wallpaper
Just a Touch Fish Theme (fish_config)
i3 Page