美化ubuntu/debian

sudo add-apt-repository ppa:numix/ppa

sudo apt-get update

sudo apt-get install numix-gtk-theme numix-icon-theme numix-icon-theme-circle


sudo apt-get install wallch

sudo apt-get install unity-tweak-tool


Ubuntu 用戶如何安裝和更新到 Cinnamon 2.4。[安裝]

很簡(jiǎn)單,因?yàn)橛蠵PA可用,可使用下面的命令:
sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-nightly

sudo apt-get update && sudo apt-get install cinnamon



更新命令:
sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-nightly

sudo apt-get update && sudo apt-get dist-upgrade



卸載命令:
sudo apt-get purge cinnamon

讀盤(pán)???

    3  sudo apt-get install ntfs-3g
    4  sudo ntfsfix /dev/sda1
    5  sudo ntfsfix /dev/sdb1
    6  sudo ntfsfix /dev/sdb2
    7  sudo ntfsfix /dev/sdb3
  


---
安裝fish
    9  sudo apt-add-repository ppa:fish-shell/release-2
   10  sudo apt-get update
   12  sudo apt-get install fish
   13  chsh -s /usr/bin/fish
    chsh
   14  fish

修改源

更改源:
修改/etc/apt/sources.list
如更改163源:
在sources.list文件最頂加入下面信息

deb http://mirrors6.ustc.edu.cn/debian stable main contrib non-free
deb-src http://mirrors6.ustc.edu.cn/debian stable main contrib non-free
deb http://mirrors6.ustc.edu.cn/debian stable-proposed-updates main contrib non-free
deb-src http://mirrors6.ustc.edu.cn/debian stable-proposed-updates main contrib non-free
deb http://mirrors6.ustc.edu.cn/debian stable-updates main contrib non-free
deb-src http://mirrors6.ustc.edu.cn/debian stable-updates main contrib non-free

如果是ipv4的話,加入這個(gè)

deb http://mirrors.ustc.edu.cn/debian stable main contrib non-free
deb-src http://mirrors.ustc.edu.cn/debian stable main contrib non-free
deb http://mirrors.ustc.edu.cn/debian stable-proposed-updates main contrib non-free
deb-src http://mirrors.ustc.edu.cn/debian stable-proposed-updates main contrib non-free
deb http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free
deb-src http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free

參考網(wǎng)址:https://lug.ustc.edu.cn/repogen/

之后的

sudo reboot

dash------unity ------theme numix----icon circle


panel ------  transparency level 調(diào)一下


dash wall 壁紙?jiān)O(shè)置一下


fish shell 設(shè)置:


sudo apt-get install fish 
sudo apt-get install git

chsh

/usr/bin/fish


set fish_greeting Hello,小伊!我的名字叫fish,是一個(gè)命令行式的shell。我暫時(shí)取代了dash和bash(都是shell...)大哥來(lái)幫助妳向內(nèi)核傳遞指令。妳輸入clear命令可以清屏,按下Tab鍵可以自動(dòng)補(bǔ)全命令哦!

fish_config 自己調(diào)節(jié)


sublime package control 的安裝:

import urllib.request,os,hashlib; h = 'eb2297e1a458f27d836c04bb0cbaf282' + 'd0e7a3098092775ccb37ca9d6b2e4b7d'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)

sublime 主題

flatland
spaceblack
monarch




2015年9月17日14:01:33

sudo add-apt-repository ppa:numix/ppa
sudo apt-get update
sudo apt-get install numix-gtk-theme numix-icon-theme numix-icon-theme-circle
sudo apt-get install fish git
sudo apt-get install wallch
sudo apt-get install unity-tweak-tool
chsh

/usr/bin/fish

sudo reboot

重啟之后,運(yùn)行unity tweak tool,修改theme
icon panel里面的不透明度

打開(kāi)wallch,修改壁紙

在終端里面

set fish_greeting

然后設(shè)置fish_config

在appearance里面設(shè)置,側(cè)邊欄的圖標(biāo)大小。

安全和隱私,search,允許網(wǎng)絡(luò)的搜索結(jié)果

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書(shū)系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

推薦閱讀更多精彩內(nèi)容