安装命令是以ubuntu为主,其他系统自行搜索
系统
neofetch
neofetch可以方便自己查看系统内核,版本等信息
sudo apt install neofetch
效果图:
stacer
stacer是一款好用的系统监控管理软件,图如下:
官方地址:https://oguzhaninan.github.io/Stacer-Web/
终端
terminator
自己比较喜欢的一款终端,粘贴一个自己喜欢的配置主题:
配置如下:
配置文件地址:~/.config/terminator/config
[global_config]
enabled_plugins = CustomCommandsMenu, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
handle_size = -3
inactive_color_offset = 1.0
suppress_multiple_term_dialog = True
title_transmit_bg_color = "#839496"
title_inactive_fg_color = "#93a1a1"
title_transmit_fg_color = "#eee8d5"
title_inactive_bg_color = "#586e75"
[keybindings]
[profiles]
[[default]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#d33682:#2aa198:#93a1a1"
login_shell = True
background_darkness = 0.9
background_type = transparent
scrollbar_position = hidden
cursor_color = "#eee8d5"
foreground_color = "#eee8d5"
background_color = "#002b36"
scrollback_infinite = True
use_system_font = false
font = Monospace 16
show_titlebar = false
[[Light]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#d33682:#2aa198:#93a1a1"
login_shell = True
background_darkness = 0.9
background_type = transparent
scrollbar_position = hidden
cursor_color = "#002b36"
foreground_color = "#002b36"
background_color = "#eee8d5"
scrollback_infinite = True
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
[[[window0]]]
type = Window
parent = ""
[plugins]
研发
vscode
这个就不多说了,比较轻量级的编译工具
ssh
asbru-cm
一款类似于xshell的客户端命令工具,可以实现密码记录、多个终端同时执行命令,图如下:
下载地址:
https://github.com/asbru-cm/asbru-cm
视频音乐
美化
variety
variety是一款可以实现定时切换壁纸的工具
办公