• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javaandroidc++linuxc#windowsobjective-ccocoaqtpython誰得phprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisãofe6ec07bbd4c48634b07615096602c47a0acea11 (tree)
Hora2020-01-08 04:21:45
Autorcreio <mailcreio@gmai...>
Commitercreio

Mensagem de Log

2020.01.07 Update yay.sh

Mudança Sumário

Diff

--- a/.bin/yay.sh
+++ b/.bin/yay.sh
@@ -1,14 +1,14 @@
11 #!/usr/bin/env bash
22 # Install script yay
3-# autor: Alex Creio https://cvc.hashbase.io/
3+# autor: Alex Creio https://creio.github.io/
44
55 # wget git.io/yay.sh
66 # sh yay.sh
77
8-sudo pacman -S --noconfirm --needed wget curl git
8+sudo pacman -S --noconfirm --needed wget curl git
99 git clone https://aur.archlinux.org/yay-bin.git
1010 cd yay-bin
1111 # makepkg -si
1212 makepkg -si --skipinteg
1313 cd ..
14-rm -rf yay-bin
\ No newline at end of file
14+rm -rf yay-bin
--- a/.config/mpd/pid
+++ b/.config/mpd/pid
@@ -1 +1 @@
1-488
1+476
--- a/.config/mpd/state
+++ b/.config/mpd/state
@@ -2,8 +2,8 @@ sw_volume: 100
22 audio_device_state:1:MPD pulse
33 audio_device_state:1:MPD FIFO
44 state: pause
5-current: 2
6-time: 232.832000
5+current: 27
6+time: 9.812000
77 random: 0
88 repeat: 0
99 single: 0
--- a/.config/sublime-text-3/Packages/User/Package Control.last-run
+++ b/.config/sublime-text-3/Packages/User/Package Control.last-run
@@ -1 +1 @@
1-1577954463
\ No newline at end of file
1+1578424064
\ No newline at end of file
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
@@ -30,7 +30,7 @@
3030 <value type="string" value="afa32d24-5db8-410d-ad89-ef227d27af78"/>
3131 <value type="string" value="ad3c8ab0-2d5c-4e7e-bd6a-adeac88aae90"/>
3232 </property>
33- <property name="last-separator-position" type="int" value="114"/>
33+ <property name="last-separator-position" type="int" value="124"/>
3434 <property name="last-statusbar-visible" type="bool" value="true"/>
3535 <property name="last-menubar-visible" type="bool" value="false"/>
3636 <property name="last-side-pane" type="string" value="ThunarShortcutsPane"/>
--- a/.zshrc
+++ b/.zshrc
@@ -38,10 +38,10 @@ export XDG_CONFIG_HOME="$HOME/.config"
3838
3939 [[ -f ~/.alias_zsh ]] && . ~/.alias_zsh
4040
41-export PATH=$HOME/.gem/ruby/2.6.0/bin:$PATH
42-
4341 export PF_INFO="ascii os kernel wm shell pkgs memory palette"
4442
43+# export PATH=$HOME/.gem/ruby/2.6.0/bin:$PATH
44+# export PATH="$PATH:`yarn global bin`"
4545 # export NVM_DIR="$HOME/.config/nvm"
4646 # [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
4747 # [ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion