Skip to content

Commit

Permalink
updated snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Sep 29, 2023
1 parent 4914dbb commit 9dedb10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions appconfig/urxvt/dotXresources
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ URxvt.font: xft:Inconsolata for Powerline:size=14
! ! ! URxvt.font: xft:Source Code Pro for Powerline:size=13
! ! ! EPIGEN_ADD_BLOCK_MONITOR_SCREENCAST }
! ! ! EPIGEN_ADD_BLOCK_MONITOR_4K {
! ! ! URxvt.font: xft:Source Code Pro for Powerline:size=20
! ! ! URxvt.font: xft:Source Code Pro for Powerline:size=22
! ! ! EPIGEN_ADD_BLOCK_MONITOR_4K }

! ! EPIGEN_ADD_BLOCK_DESKTOP }
Expand All @@ -85,7 +85,7 @@ URxvt.font: xft:Inconsolata for Powerline:size=14

! ! }

! ! { DELL
! ! { THINKPAD

! ! EPIGEN_ADD_BLOCK_THINKPAD {

Expand Down
2 changes: 1 addition & 1 deletion appconfig/vim/dotvim/UltiSnips/athame.snippets_git
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ rosparam set use_sim_time true
endsnippet

snippet "^update" "" Ar
sudo apt-get update && rosdep update && sudo apt-get upgrade
sudo apt-get update && rosdep update && sudo apt-get upgrade --with-new-pkgs
endsnippet

snippet "^install" "" Ar
Expand Down

0 comments on commit 9dedb10

Please sign in to comment.