1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-09-20 11:33:40 +00:00

Compare commits

..

No commits in common. "5f0c9373dbaef6acf2e5d1c20f1dc46a0211bd5e" and "aaa520990aa8feb89e87f05b286098e1cc669b53" have entirely different histories.

2 changed files with 6 additions and 5 deletions

View file

@ -5,16 +5,17 @@ add_newline = false
symbol = "" symbol = ""
[character] [character]
success_symbol = "[](bright-purple)" style_success = "bright-purple"
[directory] [directory]
style = "bold blue" style = "bold blue"
truncation_length = 0 truncation_length = 0
truncate_to_repo = false truncate_to_repo = false
[cmd_duration] [cmd_duration]
min_time = 500 min_time = 500
format = "[$duration]($style) " prefix = ""
[jobs] [jobs]
disabled = true disabled = true

6
.setup
View file

@ -1,9 +1,9 @@
#!/bin/bash #!/bin/bash
sudo eopkg it -c system.devel sudo eopkg it -c system.devel
sudo eopkg rm celluloid gnome-mpv gnome-terminal hexchat libreoffice-common mate-terminal nautilus onboard rhythmbox sudo eopkg rm celluloid gnome-mpv gnome-terminal libreoffice-common mate-terminal nautilus rhythmbox
desktop="audacity bleachbit caja engrampa feh gmic-gimp goverlay keepassx kitty libstrangle mpv quodlibet qutebrowser rofi spek viewnior zathura-poppler" desktop="audacity caja feh gmic-gimp goverlay keepassx kitty libstrangle mpv qbittorrent quodlibet qutebrowser rofi spek viewnior zathura-poppler"
terminal="advancecomp aria2 autojump busybox fd fish git-extras innoextract jq libva-utils most ncdu neovim p7zip pip ripgrep solbuild-config-local-unstable speedtest-cli stow" terminal="advancecomp aria2 autojump busybox fd fish git-extras innoextract jq libva-utils most ncdu neovim pip ripgrep solbuild-config-local-unstable speedtest-cli stow"
sudo eopkg it $desktop $terminal sudo eopkg it $desktop $terminal
sudo pip3 install --upgrade qutebrowser sudo pip3 install --upgrade qutebrowser